document.write( "Question 966643: gary is six years older than peter.
\n" );
document.write( "the sum of there ages 34.
\n" );
document.write( "What are there ages? \n" );
document.write( "
Algebra.Com's Answer #590809 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! gary is six years older than peter. \n" ); document.write( "the sum of there ages 34. \n" ); document.write( "What are there ages? \n" ); document.write( "--------------- \n" ); document.write( "G = P + 6 \n" ); document.write( "--- \n" ); document.write( "G - P = 6 \n" ); document.write( "G + P = 34 \n" ); document.write( "------------- Add \n" ); document.write( " |