document.write( "Question 996178: John is 3 times as old as his nephew, Pete. Four years ago, he was 4 times as old as Pete was at that time.how old is Pete?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #614716 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! John is 3 times as old as his nephew, Pete. Four years ago, he was 4 times as old as Pete was at that time.how old is Pete? \n" ); document.write( "----------- \n" ); document.write( "J = 3P \n" ); document.write( "J-4 = 4(P-4) \n" ); document.write( "Solve for P \n" ); document.write( " \n" ); document.write( " |