Q:

Using only the integers 2 and 3, write as many expressions as you can that result in 9. Try to come up with at least 10 different expressions (e.g., don’t just change the order)

0

Using only the integers 2 and 3, write as many expressions as you can that result in 9. Try to come up with at least 10 different expressions (e.g., don’t just change the order). Be creative! Make sure that you write them as MATLAB expressions. Use operators and/or built-in functions.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

3 ^ 2 2 ^ 3 + (3 - 2) 3 * 3 3 ^ 3 - 3 * 3 * 2 2^3 + abs(2-3) 2^3 + sign(3) 3/2*2*3 2\3*2*3 sqrt(3^(2+2)) nthroot(3^(2+2),2) 

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now