Answer:
B. 4x^2
Step-by-step explanation:
Volume of the cube

Factors of 84: 1, 2<span>, </span>3<span>, 4, 6, </span>7<span>, 12, </span>14<span>, </span>21<span>, </span>28<span>, </span>42<span>, 84. Prime factorization: 84 = </span>2<span> x </span>2<span> x </span>3<span>x </span>7<span> which can also be written (</span>2^2<span>) x </span>3<span> x </span>7<span>.</span>
Answer:
11
Step-by-step explanation:
The two equations appear to be ...
- 12x +4y = 152
- 32x +12y = 420
These can be solved for y using Cramer's rule:
y = (152(32) -420(12))/(4(32) -12(12)) = -176/-16 = 11
The cost of the vegetarian lunch is 11.
_____
<em>Comment on Cramer's Rule</em>
For equations ...
ax +by =c
dx +ey = f
The solutions are ...
x = (bf -ey)/(bd -ea)
y = (cd -fa)/(bd -ea) . . . . note the denominators are the same expression
Once you memorize the pattern of products, this can be the simplest way to solve a pair of equations--especially if you only need one of the variable values.