Answer:
Y
OU ARE STUPIDStep-by-step explanation:
JHGFDSDFGHGF\\\\\\\\\\\\\\\\\\\\\\\\\\\\
<span>3x^2y^2 − 2xy^2 − 8y^2 =
y^2 (3x^2 - 2x - 8) =
factoring with leading coefficient:
for ax2+bx+c find two numbers n,m, that m*n = a*c and m+n = b
</span><span><span>
3x^2 - 2x - 8
a=3, b=-2, c=-8
</span>a*c = 3*(-8) = -24
-24=(-6)*4 and -6+4=-2, so m=-6 and n=4
replace bx with mx + nx and factor by grouping
</span><span>
3x^2 - 2x - 8 = </span>3x^2 -6x + 4x -8 = 3x(x-2) + 4(x-2) = (3x+4)(x-2)
answer:
<span>3x^2y^2 − 2xy^2 − 8y^2 = y^2(3x+4)(x-2)</span>
Answer:D,E
Step-by-step explanation:
9/3=3
36=9×4
Answer:
Step-by-step explanation:
You can readily see from the diagram, above, that the side length of the middle cube will be between 3 and 4. You want to determine to the nearest hundredth what value between 3 and 4 represents the side length of the cube whose volume is 45 units^3.
Please note: the middle cube has been mislabeled. Instead of volume = 30 units^3, the volume should be 45 units^3.
Here's the procedure:
Guess an appropriate s value. Let's try s = side length = 3.5
Cube this: (3.5 units)^3 = 42.875. Too small. Choose a larger possible side length, such as 3.7: 3.7^3 = 50.653. Too large.
Try s = 3.6: 3.6^3 = 46.66. Too large.
Choose a smaller s, one between 3.5 and 3.6: 3.55^3 = 44.73. This is the best estimate yet for s. Continue this work just a little further. Try s = 3.57. Cube it. How close is the result to 45 cubic units?
F(x)= 2x²+4x-6 and g(x)=2x-2, find each function
1. (f/g) (x) = f(x)÷g(x) = (2x²+4x-6)÷(2x-2)
First factor both top and bottom:
(2x-2)(x+3)÷(2x-2) = x+3
2. f(a + 2) = plug (a+2) in anywhere there is an x in f(x)=2x²+4x-6 -->
2(a+2)^2 +4(a+2)-6 = 2(a^2+4a+4)+4a+8-6, now distribute:
2a^2+8a+8+4a+2, combine like terms
2a^2+12a+10
3. g(a/2) = plug (a/2) in anywhere there's an x in g(x)=2x-2:
2(a/2)-2 = a-2