document.write( "Question 159253This question is from textbook Holt Algebra 2
\n" );
document.write( ": 3t - r = 9
\n" );
document.write( "r = 2t + 8\r
\n" );
document.write( "\n" );
document.write( "i am a parent trying to show my child how to do this and i need to know how to do it step by step. i can look at it and figure out some of it but need to know what to do first, second, etc. \n" );
document.write( "
Algebra.Com's Answer #117408 by t_as87(5)![]() ![]() ![]() You can put this solution on YOUR website! 3t - r = 9 \n" ); document.write( "r = 2t + 8 \r \n" ); document.write( "\n" ); document.write( "You have 2 equations, with 2 unknowns r and t... \n" ); document.write( "the second equation can be used to substitute the value of r in the first equation, so we get a new equation with the form: \n" ); document.write( "3t - (2t + 8) = 9 \n" ); document.write( "Now we can solve for t \n" ); document.write( "t - 8 = 9 \n" ); document.write( "t = 17\r \n" ); document.write( "\n" ); document.write( "We now know what the value of t is. We can substitute this value in the second equation to get a value for r \n" ); document.write( "r = 2(17) + 8 \n" ); document.write( "so r = 42\r \n" ); document.write( "\n" ); document.write( "t = 17, r = 42 \n" ); document.write( " |