document.write( "Question 1130452: Solve the equation. (Enter your answers as a comma-separated list. Simplify your answers completely.)\r
\n" );
document.write( "\n" );
document.write( "6t^3 + 25t^2 = 66t \n" );
document.write( "
Algebra.Com's Answer #747126 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 6t^3 + 25t^2 = 66t \n" ); document.write( "6t^3 + 25t^2 -66 = 0 \n" ); document.write( "Use the quadratic formula, where a=6, b=25, and c=-66 \n" ); document.write( "t = [-b+-sqrt(b^2-4ac)]/2a \n" ); document.write( "t = [-25+-sqrt(25^2-4(6)(-66)]/2(6) \n" ); document.write( "t = [-25+-sqrt(625--15840]/12 \n" ); document.write( "Now we have two real roots. Let's simplify the radical \n" ); document.write( "t = (-25+-47)/12 \n" ); document.write( "t = 22/12 or t = -72/12 \n" ); document.write( "t = 11/6 or t = -6 \n" ); document.write( "Or separated by a coma: \n" ); document.write( "t = 11/6, t = -6 \n" ); document.write( "or if you want decimals, divide 11/6 and you get: \n" ); document.write( "t = 1.8333, t = -6 \n" ); document.write( " \n" ); document.write( " |