document.write( "Question 1180357: Hi. Please help me solve this age problem. I need to solve it by using any system of linear equations. \r
\n" ); document.write( "\n" ); document.write( "Pedro is 48 years younger than his grandfather. In 5 years, his grandpa will be five times his age. How old is Pedro?
\n" ); document.write( "

Algebra.Com's Answer #809985 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
Pedro is 48 years younger than his grandfather.
 \r\n" );
document.write( "P = G - 48

\n" ); document.write( "In 5 years, his grandpa will be...
\r\n" );
document.write( "G + 5, which will equal...

\n" ); document.write( "five times his (Pedro's) age (in 5 years).
 \r\n" );
document.write( "G + 5 = 5(P + 5)\r\n" );
document.write( "\r\n" );
document.write( "So the system of equations is\r\n" );
document.write( "\r\n" );
document.write( "\"system%28P=G-48%2CG%2B5=5%28P%2B5%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );