Hello from MrBillDoesMath!
Answer:
8(v+3) ( -1/2 (sqrt(14) - 4 v) (4 v + sqrt(14)) )
Discussion:
Given
64v^3 + 192v^2 - 56 v - 168
Factor 64v^2 from the first two terms. Factor 56 from the last two terms:
64v^2(v+3) - 56(v + 3) => factor (v+3) from both terms
(v+3) (64v^2 - 56) => factor 8 from both terms in the right ()
8(v+3)(8v^2-7) => factor 8y^2-7
8(v+3) ( -1/2 (sqrt(14) - 4 v) (4 v + sqrt(14)) )
Thank you,
MrB
Answer: each will get 3/2
Step-by-step explanation:
They will each get a whole cookie with one left over that they can break in half.
Answer:
x = 3
y = 0
Step-by-step explanation:
The method of substitution is when one solves an equation for one of the variables, and then substitutes the expression into the other equation. After doing so, one will solve the other equation for the remaining variable and then backsolve for the first variable.
4x + 2y = 12
x = y + 3
The second equation is already sovled for parameter (x), subttiute this into the other equation,
4(y + 3) + 2y = 12
Distribute,
4y + 12 + 2y = 12
Simplify,
6y + 12 = 12
Inverse operations,
6y + 12 = 12
-12
6y = 0
/6
y = 0
Backsolve for (x), substitute the value of (y) into the equation for (x) and solve,
x = y + 3
x = 0 + 3
x = 3