document.write( "Question 1096636: 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 #711057 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! Let x = the nephew's age now \n" ); document.write( "Then 3x = John's age now \n" ); document.write( "Then x-4 = the nephew's age 4 years ago \n" ); document.write( "and 3x-4 = john's age 4 years ago \n" ); document.write( "Then write and solve the equation that says John's age 4 years ago was 4 times his nephew's age 4 years ago: \n" ); document.write( " \n" ); document.write( "You can finish from there.... \n" ); document.write( " |