document.write( "Question 73799: please help me solve the quadratic equation \r
\n" );
document.write( "\n" );
document.write( "12x^2 + 36a^2 = 43ax \n" );
document.write( "
Algebra.Com's Answer #52787 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 12x^2 + 36a^2 = 43ax \n" ); document.write( ": \n" ); document.write( "Arrange in the general form: \n" ); document.write( "12x^2 - 43ax + 36a^2 = 0 \n" ); document.write( ": \n" ); document.write( "This will factor to: \n" ); document.write( "(4x - 9a)(3x - 4a) = 0 \n" ); document.write( ": \n" ); document.write( "4x = 9a \n" ); document.write( "x = (9/4)a \n" ); document.write( "and \n" ); document.write( "3x = 4a \n" ); document.write( "x = (4/3)a \n" ); document.write( " \n" ); document.write( " |