Question 804783: i am doing a factoring problem 75x^2=60x+12 but can't figure out the answer Found 3 solutions by erica65404, stanbon, richwmiller:Answer by erica65404(394) (Show Source):
You can put this solution on YOUR website! start by making the equation equal to 0.
each of these coefficients can be divided by 3.
you can't factor this number so you need to use the quadratic equation. We will ignore the 3 for now
simplify
now we will bring the 3 back from earlier
You can put this solution on YOUR website! factoring problem 75x^2=60x+12
--------
75x^2 - 60x -12 = 0
------
25x^2 - 20x - 4 = 0
----
x = [20 +- sqrt(400-4*25*-4)]/50
----
x = [20 +- sqrt(800)]/50
----
x = [20+-20sqrt(2)]/50
----
x = [(2+-sqrt(5)]/5
-----
Factors::
(x - (2+sqrt(5))/5) and (x-(2-sqrt(5))/5)
==================
Cheers,
Stan H.
=======================