How Do You Solve the Quadratic Equation (x+3)(x-2)^2=72?

  • Thread starter Thread starter ihopeican
  • Start date Start date
  • Tags Tags
    Algebra Hi
AI Thread Summary
To solve the equation (x+3)(x-2)^2=72, first expand the left side to get x^3 - x^2 - 8x + 12. Next, set the equation to zero by subtracting 72, resulting in x^3 - x^2 - 8x - 60 = 0. Factor out a potential root using synthetic division or substitution, focusing on factors of 60. Finally, apply the quadratic formula to solve for x after simplifying the equation. This method will yield the solutions to the original quadratic equation.
ihopeican
Messages
27
Reaction score
0
hi there,

i just forgot how to solve quadratics and was wondering if anyone could help me on a question it is quite easy.

(x+3)(x-2)^2= 72
(x-2)^2
=x^2-4x+4
(x+3)(x^2-4x+4)
x^3-4x^2+4x+3x^2-12x+12

=x^3-x^2-8x+12= 72

im not quite sure what i should do next if i haven't made any mistakes so far.

thankyou,
 
Physics news on Phys.org
I would start by noting 72=9*8=3*3*8.

This should get you one solution.

Then when you get to

x^3-x^2-8x+12= 72

Subtract to get

x3-x2-8x-60=0

and factor out x-a, where a is the solution you found earlier.
 
Guess factors of 60 to plug in using synthetic division/substitution
 
multiply each term of one binomial by each term of of the other

(x + 3)(x-2)^2=72

multiply each term by 3
3 * -2 = -6
3 * x = 3x

combine like terms
x^2 + x3 - x2 -6

is

x^2 + x -6

now

x^2 + x -6 + 72

do the quadratic eq and check for 0
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top