document.write( "Question 942947: The ages of Ann and Greg is 34,Greg is 8years older than ann..what are their ages? \n" ); document.write( "
Algebra.Com's Answer #574892 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
Ann's age=A, Greg's age=A+8 Sum=34
\n" ); document.write( "A+A+8=34 subtract 8 from each side
\n" ); document.write( "2A+8-8=34-8 divide each side by 2
\n" ); document.write( "2A/2=26/2
\n" ); document.write( "A=13 Ann is thirteen years old
\n" ); document.write( "Greg is A+8=21 Greg is 21 years old
\n" ); document.write( "CHECK
\n" ); document.write( "The sum of Ann and Greg is 34
\n" ); document.write( "13+21=34
\n" ); document.write( "34=34
\n" ); document.write( "
\n" );