What is #3 * 10^3 + 2*10^2#?
1 Answer
Jul 17, 2016
Explanation:
Follow order of operations. First, we need to evaluate all of the exponents.
#3 * (10^3) + 2 * (10^2)#
#3 * 1000 + 2 * 100#
Now we need to go across and multiply the numbers.
#(3*1000) + (2*100)#
#3000 + 200#
Finally, add.
#(3000+200)#
#3200#