Question 804783
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.
=======================