document.write( "Question 1170973: The sum of the ages for Peter and Paul is 24. Five years ago their respective ages were in the ratio 3:4. How old will they be in three years time? \n" ); document.write( "
Algebra.Com's Answer #795838 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "E = peter's age right now
\n" ); document.write( "A = paul's age right now
\n" ); document.write( "Ages are in years.
\n" ); document.write( "I went with the second letter of their names since both started with P. Feel free to label your variables however you want.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"The sum of their ages is 24\" means E+A = 24. We can solve for E to get E = 24-A.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Five years ago, their ages were E-5 and A-5
\n" ); document.write( "The ratio of these past ages was 3:4, which means we can say,
\n" ); document.write( "(peter's age 5 years ago)/(paul's age 5 years ago) = 3/4
\n" ); document.write( "(E-5)/(A-5) = 3/4
\n" ); document.write( "4(E-5) = 3(A-5) .... cross multiply
\n" ); document.write( "4E-20 = 3A-15
\n" ); document.write( "4(24-A)-20 = 3A-15 ... plug in E = 24-A
\n" ); document.write( "96-4A-20 = 3A-15
\n" ); document.write( "76-4A = 3A-15
\n" ); document.write( "76+15 = 3A+4A
\n" ); document.write( "91 = 7A
\n" ); document.write( "7A = 91
\n" ); document.write( "A = 91/7
\n" ); document.write( "A = 13\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Paul is currently 13 years old. In three years time, he will be 13+3 = 16 years old.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "E = 24-A
\n" ); document.write( "E = 24-13
\n" ); document.write( "E = 11\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Peter is currently 11 years old. In three years time, he will be 11+3 = 14 years old.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answers:
\n" ); document.write( "Peter will be 14 years of age
\n" ); document.write( "Paul will be 16 years of age
\n" ); document.write( "
\n" ); document.write( "
\n" );