document.write( "Question 639825: Peter is three times as old as he was six years ago.How old is peter? \n" ); document.write( "
Algebra.Com's Answer #402883 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
peter's age now =x\r
\n" ); document.write( "\n" ); document.write( "six years ago his age = x-6\r
\n" ); document.write( "\n" ); document.write( "x=3(x-6)
\n" ); document.write( "x=3x-18
\n" ); document.write( "-2x=-18
\n" ); document.write( "/-2
\n" ); document.write( "x=9\r
\n" ); document.write( "\n" ); document.write( "peter is 9 years now
\n" ); document.write( "
\n" );