document.write( "Question 1104156: Don is 5 years older than Peter is. In 5 years, Don will be twice as old as Peter is now. How old is Peter now? \n" ); document.write( "
Algebra.Com's Answer #718885 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "D = P + 5,           (1)     (\"Don is 5 years older than Peter is\")\r\n" );
document.write( "D + 5 = 2*P          (2)     (\"In 5 years, Don will be twice as old as Peter is now.\")\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From (1), substitute D = P+5 into equation (2). You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(P+5) + 5 = 2*P  ====>  P = 10.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  Peter is 10 years old.  Don is 10+5 = 15 years old.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );