document.write( "Question 1133269: Solve the equation after making an appropriate substitution.\r
\n" );
document.write( "\n" );
document.write( "(3t-5)^2-11(3t-5)+10=0 \n" );
document.write( "
Algebra.Com's Answer #750445 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! (3t-5)^2-11(3t-5)+10=0 Let x=3t-5 \n" ); document.write( "then x^2-11x+10=0 \n" ); document.write( "and (x-10)(x-1)=0 \n" ); document.write( "x=10 and x=1 \n" ); document.write( "3t-5=10 \n" ); document.write( "3t=15 \n" ); document.write( "t=5\r \n" ); document.write( "\n" ); document.write( "3t-5=1 \n" ); document.write( "3t=6 \n" ); document.write( "t=2 \n" ); document.write( " |