1. Finding Square Roots
Sign In
Remember the order of operations.
11
15 - ( sqrt(4))^2 We first need to simplify the value of the expression in the parentheses. We can use inverse operations to evaluate the power and eliminate the square root. Remembering the properties of inverse operations, we can now write that ( sqrt(4))^2=4. 15-( sqrt(4))^2 inverse operations ⟶ 15-4 Now we can finish evaluating our expression by subtracting the remaining terms. 15-4 ⇔ 11