document.write( "Question 449451: Solve the following equation by using the quadratic formula. (Enter solutions from smallest to largest. If there is one solution with a multiplicity of two, enter it in both answer boxes.)
\n" );
document.write( " 24x^2-x-3=0\r
\n" );
document.write( "\n" );
document.write( "x = ?
\n" );
document.write( "x = ?\r
\n" );
document.write( "\n" );
document.write( "Please show me the steps to get the steps. \n" );
document.write( "
Algebra.Com's Answer #309211 by mananth(16946)![]() ![]() You can put this solution on YOUR website! a=24,b=-1,c=-3 \n" ); document.write( " \n" ); document.write( "b^2-4ac= 1+288 \n" ); document.write( "b^2-4ac= 289 \n" ); document.write( "sqrt(289 )=17 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x1=(1+17 )/48 \n" ); document.write( "x1=0.38 \n" ); document.write( "x2=(1-17 )/48 \n" ); document.write( "x2= -0.33 \n" ); document.write( " \n" ); document.write( " |