document.write( "Question 698577: Brian is 8 years older than Maura Maura is 8 years older than Pete the sum of their ages is 27 how old is pete? \n" ); document.write( "
Algebra.Com's Answer #430840 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
Brian is 8 years older than Maura Maura is 8 years older than Pete the sum of their ages is 27 how old is pete?
\n" ); document.write( "Let Maura be x years old, then Brian is x+8 and Pete is x-8
\n" ); document.write( "Add up all their ages and make sum 27
\n" ); document.write( "x+x+8+x-8=27
\n" ); document.write( "3x=27 divide each side by 3
\n" ); document.write( "x=9 so Maura is 9
\n" ); document.write( "Pete was x-8 so 9-8=1, Pete is 1 year old
\n" ); document.write( "
\n" );