document.write( "Question 1090474: Paul is 6 years older than Gary.
\n" );
document.write( "The sum of their ages is 30.
\n" );
document.write( "What are their ages?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #704913 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Paul is 6 years older than Gary. \n" ); document.write( "The sum of their ages is 30. \n" ); document.write( "What are their ages? \n" ); document.write( "================================== \n" ); document.write( "P - G = 6 \n" ); document.write( "P + G = 30 \n" ); document.write( "--------------------- Add \n" ); document.write( " \n" ); document.write( " |