First we simplify calculations that are in parentheses. Second, we calculate exponents and roots. Then, we simplify multiplication and division, which are solved on the same level of importance and from left to right. Finally, we calculate addition and subtraction, which are also on the same level of importance, from left to right. Let's now consider our expression.
[ ( 2 * 10^0 ) Ă· 13 ] + 8
We first need to simplify the value of the expression in the parentheses. Within the parentheses, we first need to calculate the exponent expression. Recall that any non-negative number raised to a power of 0 is equal to 1.
[(2* 10^0)Ă· 13] +8 calculate power âź¶ [(2* 1)Ă· 13] +8
Next, we can calculate the product.
[(2* 1)Ă· 13] +8 multiply âź¶ [2Ă· 13] +8
Now we can calculate the quotient in the brackets. To do it, recall that dividing by a fraction is the same as multiplying by its inverse.