The first thing we are going to do is rewrite the expression correctly.
We have:
root (27x ^ 12 / 300x ^ 8)
Rewriting:
root ((27/300) * (x ^ 12 / x ^ 8))
root ((9/100) * (x ^ (12-8)))
root ((9/100) * (x ^ (4)))
root ((9/100) * (x ^ (4)))
3 * x ^ 2 * root ((1/100)
(3 * x ^ 2) / 10
(3/10) * (x ^ 2)
Answer:
(3/10) * (x ^ 2)
Answer:
0.375
Step-by-step explanation:
The length = 6W + 7. 2L + 2W = 70. This is a system of equations. To get L by itself in the second problem, -2W from both sides to get 2L = 70 - 2W. Divide by 2 to get L = 35 - W. Now put them together. 6W +7 = 35 - W. Add W to both sides to get 7W + 7 = 35. Subtract 7 from both sides to get 7W = 28. Divide 7 to both sides to get W = 4. Now replace W with 4. 6(4) + 7 = L. 24 + 7 = 31. The length is 31. To check, do the second equation. 2(31) + 2(4) = 62 + 8 = 70. Your answer is 31.