document.write( "Question 66300: If the roots of a cubic equation are: x=-5/2, x=1/4 & x=3. Determine this cubic expression by expansion, with these roots. \n" ); document.write( "
Algebra.Com's Answer #47021 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the roots of a cubic equation are: x=-5/2, x=1/4 & x=3. Determine this cubic expression by expansion, with these roots. \n" ); document.write( "-------------- \n" ); document.write( "If those numbers are roots, then: \n" ); document.write( "x+(5/2)=0 \n" ); document.write( "or \n" ); document.write( "x-(1/4)=0 \n" ); document.write( "or \n" ); document.write( "x-3=0 \n" ); document.write( "------------- \n" ); document.write( "Which means: \n" ); document.write( "2x+5=0 \n" ); document.write( "or \n" ); document.write( "4x-1=0 \n" ); document.write( "or \n" ); document.write( "x-3=0 \n" ); document.write( "------------ \n" ); document.write( "Taking the product of these you get: \n" ); document.write( "(2x+5)(4x-1)(x-3)=0 \n" ); document.write( "(2x^2-2x+20x-5)(x-3)=0 \n" ); document.write( "2x^3-2x^2+20x^2-5x-6x^2+6x-60x+15=0 \n" ); document.write( "2x^3+12x^2-59x+15=0 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |