In this STACK Tutorial, you will learn how to work with simplification and when to turn simplification off.
Question Variables:
simp:true;
aa: 2+ rand(6);
bb:-(2+rand(6));
ta:aa+bb;
simp:false;
Question Text:
Find \({@aa + bb@}\).
[[input:ans1]] [[validation:ans1]]