document.write( "Question 614886: the sum of the present ages of tahir and masud is 18 years. Three years ago tahir was three times as old as masud. find their present ages. \n" ); document.write( "
Algebra.Com's Answer #386748 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! t + m = 18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t - 3 = 3(m - 3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtracting equations (to eliminate t) ___ -3 - m = 3(m - 3) - 18 ___ -3 - m = 3m - 27 ___ 24 = 4m\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for m, then substitute back to find t \n" ); document.write( " |