You can start by doing 3×3 which is 9 than get the 9 and multiply it by 11 which would be 99
There are three options which are the square roots of 100, and those are C. -10, D. 10, and F. |10|
C: (-10)^2 = -10 * -10 = 100 (- * - = +)
D: 10 * 10 = 100
F: |10| = 10, and 10 * 10 = 100 (these brackets make a negative number positive, and a positive number stays positive)
A. Let x = cheese and
y = chocolate
2x + y = 25
x + y = 20
B. Subtract the second equation from the first.
2x + y = 25
-(x + y = 20)
-—————
x = 5
Plug 5 back in to the second equation and solve for y.
x + y = 20
5 + y = 20
Subtract 5 from both sides.
y = 15
5 cheese and 15 chocolate
Used elimination method because coefficients on the y values were both 1 so it was easy to subtract the equations and eliminate the y variable.