document.write( "Question 1110686: Mike is 2 years younger than three times Jill’s age. The sum of their ages is 38. Which equation can be used to solve for Mike and Jill’s age if x represents how old Jill is?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #725710 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! let x be Jill's age and m be Mike's age \n" ); document.write( ": \n" ); document.write( "1) m = 3x -2 \n" ); document.write( ": \n" ); document.write( "2) m + x = 38 \n" ); document.write( ": \n" ); document.write( "using equation 1, substitute for m in equation 2 \n" ); document.write( ": \n" ); document.write( "3x -2 +x = 38 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |