Question 1165288
The given solution for a system of equation with variables a,b,c are (2,3/5, 1/2).
 What are the equations that satisfy with the solution.
:
Three factor from these 3 solutions
(x-2)
(5x-3)
(2x-1)
FOIL (2x-1)(5x-3) = 10x^2 - 6x - 5x + 3 = 10x^2 - 11x + 3
then do the basic multiplication
(10x^2 - 11x + 3)
"    X    "(x - 2)
-----------------
10x^3 - 31x^2 + 25x - 6 is the equation
:
looks like this
{{{ graph( 300, 200, -2, 3, -4, 2, 10x^3-31x^2+25x-6) }}}