document.write( "Question 533640: the sum of sally's age plus twice tomas's age is 12. the difference of sally's age and tomas' is 3. \n" ); document.write( "
Algebra.Com's Answer #351398 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let \n" ); document.write( "Sally's age = s \n" ); document.write( "Tomas's age = t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The sum of sally's age plus twice tomas's age is 12 \n" ); document.write( "s+2t=12...........(1) \n" ); document.write( "The difference of sally's age and tomas' is 3. \n" ); document.write( "s-t=3 \n" ); document.write( "s=3+t.........(2) \n" ); document.write( "Put the value of s from (2) to (1) \n" ); document.write( "s+2t=12...........(1) \n" ); document.write( "3+t+2t=12 \n" ); document.write( "3t=12-3 \n" ); document.write( "3t=9 \n" ); document.write( "t=9/3 \n" ); document.write( "t=3 \n" ); document.write( "Put the value of t in (2) \n" ); document.write( "s=3+t \n" ); document.write( "s=3+3 \n" ); document.write( "s=6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Sally's age = s = 6 \n" ); document.write( "Tomas's age = t = 3 \n" ); document.write( " \n" ); document.write( " |