document.write( "Question 797074: Kyle’s is nine years older than Paul. If the sum of their ages is 39, how old is each person? \n" ); document.write( "
Algebra.Com's Answer #481665 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! K=P+9 \n" ); document.write( "K+P=39\r \n" ); document.write( "\n" ); document.write( "(P+9)+P=39 \n" ); document.write( "2P=30 \n" ); document.write( "P=15 \n" ); document.write( "K=15+9=24 \n" ); document.write( " |