document.write( "Question 475015: George is twice as old as paul. Togather, george and Paul have lived 18 years. How old are george and Paul?
\n" ); document.write( "There are two equations here the first I get
\n" ); document.write( "g=2p for george is twice as old as paul.
\n" ); document.write( "g+2p=18 is this correct for together george and paul have lived 18years to get how old george and paul would be?
\n" ); document.write( "

Algebra.Com's Answer #325730 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi, Good set-up work..note using p for paul's age
\n" ); document.write( "George is twice as old as paul
\n" ); document.write( "Let p and 2p represent paul and george's ages respectively
\n" ); document.write( "Question states***Togather, george and Paul have lived 18 years
\n" ); document.write( " \"highlight%28p%29\" + 2p = 18
\n" ); document.write( " 3p = 18
\n" ); document.write( " p = 6, paul's age. George is 12 (2*6)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 6 + 12 = 18
\n" ); document.write( " \n" ); document.write( "
\n" );