document.write( "Question 319946: solve for t\r
\n" );
document.write( "\n" );
document.write( "26=6(t+6)-8t
\n" );
document.write( "simplify as much as possible \n" );
document.write( "
Algebra.Com's Answer #229205 by Sunny Day(15)![]() ![]() ![]() You can put this solution on YOUR website! 26=6(t+6)-8t is the given question\r \n" ); document.write( "\n" ); document.write( "i.e. 26 = 6t + 36 - 8t (removing the brackets) \n" ); document.write( " 26 = 6t - 8t + 36 \n" ); document.write( " 26 = -2t + 36 \n" ); document.write( " 2t = 36 - 26 (on transposing, -2t becomes 2t and 26 becomes -26) \n" ); document.write( " 2t = 10 \n" ); document.write( " t = 10/2 (the 2 in the numerator goes to the denominator when taken to the right side of the equation)\r \n" ); document.write( "\n" ); document.write( " or t = 5 \n" ); document.write( " \n" ); document.write( " |