document.write( "Question 964888: Sally's age plus 8 is equal to Garts age doubled. The sum of their ages is 124. How old is Sally? \n" ); document.write( "
Algebra.Com's Answer #589683 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
G=garts age; S=Sally's age=2G-8
\n" ); document.write( "S+G=124 Substitute for S
\n" ); document.write( "2G-8+G=124
\n" ); document.write( "3G=132
\n" ); document.write( "G=44
\n" ); document.write( "S=2G-8=2(44)-8=88-8=80
\n" ); document.write( "ANSWER: Sally's age is 80.
\n" ); document.write( "
\n" ); document.write( "
\n" );