document.write( "Question 954873: Solve each equation for the variable specified.\r
\n" );
document.write( "\n" );
document.write( "(rt + 9)÷5=h , solve for t \n" );
document.write( "
Algebra.Com's Answer #583237 by etutorworld(19)![]() ![]() You can put this solution on YOUR website! Solve each equation for the variable specified.\r \n" ); document.write( "\n" ); document.write( "(rt + 9)÷5=h , solve for t\r \n" ); document.write( "\n" ); document.write( "To solve for 't' we will have to isolate t from the rest of the variables and constants in the expression\r \n" ); document.write( "\n" ); document.write( " (rt + 9)÷5=h\r \n" ); document.write( "\n" ); document.write( "Multiplying by 5 on both sides\r \n" ); document.write( "\n" ); document.write( " rt + 9 = 5h\r \n" ); document.write( "\n" ); document.write( "Subtracting 9 from both sides\r \n" ); document.write( "\n" ); document.write( " rt + 9 - 9 = (5h -9)\r \n" ); document.write( "\n" ); document.write( " rt = (5h-9)\r \n" ); document.write( "\n" ); document.write( "To get the value in terms of 't' Divide by 'r' on both sides\r \n" ); document.write( "\n" ); document.write( " t = (5h-9)/r [Answer] \n" ); document.write( " |