document.write( "Question 376032: Peter is three times as old as Will. When Will will be twice as old now, Peter will be 72 years old. How old is Peter? \n" ); document.write( "
Algebra.Com's Answer #267443 by amoresroy(361)\"\" \"About 
You can put this solution on YOUR website!
Peter is three times as old as Will. When Will will be twice as old now, Peter will be 72 years old. How old is Peter?\r
\n" ); document.write( "\n" ); document.write( "Let w = age of Will
\n" ); document.write( " 3w = age of Peter
\n" ); document.write( "
\n" ); document.write( "w years from now, Will will be twice as old now
\n" ); document.write( "Also, w years from now, Peter will be 72 years old\r
\n" ); document.write( "\n" ); document.write( "3w + w = 72
\n" ); document.write( " 4w = 72
\n" ); document.write( " w = 18
\n" ); document.write( " 3w = 3(18) = 54\r
\n" ); document.write( "\n" ); document.write( "Peter is 54 years old
\n" ); document.write( "
\n" );