document.write( "Question 405862: how do u solve 6t+7/4t-1=3t+8/2t-4 \n" ); document.write( "
Algebra.Com's Answer #286582 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
common denominators first
\n" ); document.write( "24/4t+7/4t-1=12/4t+16/4t-4
\n" ); document.write( "31/4t-1=28/4t-4
\n" ); document.write( "31/4t-28/4t=-4+1
\n" ); document.write( "3/4t=-3
\n" ); document.write( "t=(-3)/(3/4)
\n" ); document.write( "t=-3*4/3
\n" ); document.write( "t=-12/3
\n" ); document.write( "t=-4
\n" ); document.write( "
\n" );