document.write( "Question 263031: how do you solve 6(t-5=2)t+5 \n" ); document.write( "
Algebra.Com's Answer #193784 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
You have the ) in the wrong place for sure.
\n" ); document.write( "probably should be
\n" ); document.write( "6*(t-5)=(2t+5)
\n" ); document.write( "6t-30=2t+5
\n" ); document.write( "4t=25
\n" ); document.write( "t=25/4 =6.25
\n" ); document.write( "or 6*(t-5)=2(t+5) more likely
\n" ); document.write( "6t-30=2t+10
\n" ); document.write( "4t=40
\n" ); document.write( "t=10
\n" ); document.write( "
\n" );