document.write( "Question 1019665: Given that ˝ and -3 are the roots of the equation ax˛+bx+c=0. Find a,b and c. \n" ); document.write( "
Algebra.Com's Answer #635626 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Given that ˝ and -3 are the roots of the equation ax˛+bx+c=0. Find a,b and c. \n" ); document.write( "-------- \n" ); document.write( "(x - 1/2)*(x + 3) = 0 \n" ); document.write( "(2x - 1)*(x + 3) = 0 \n" ); document.write( "2x^2 + 5x - 3 = 0 \n" ); document.write( "-------- \n" ); document.write( "a = 2, b = 5, c = -3 \n" ); document.write( "------------------- \n" ); document.write( "a, b & c can be any multiple of the coefficients listed. \n" ); document.write( "(2,5,-3)*k \n" ); document.write( " |