document.write( "Question 904343: jeff and jacks ages are such that twice jeff's present age is the same as jacks ge was 4 years ago. jeff is now one third as old as jack will be 26 years from now. find the current age of both jeff and jack \n" ); document.write( "
Algebra.Com's Answer #548653 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! jeff and jacks ages are such that twice jeff's present age is the same as jacks ge was 4 years ago. jeff is now one third as old as jack will be 26 years from now. find the current age of both jeff and jack \n" ); document.write( "*** \n" ); document.write( "let x=jeff's present age \n" ); document.write( "2x+4=jack's present age \n" ); document.write( "3x-26=also, jack's present age \n" ); document.write( "2x+4=3x-26 \n" ); document.write( "x=30 \n" ); document.write( "2x+4=64 \n" ); document.write( ".. \n" ); document.write( "4 yrs ago: \n" ); document.write( "2x=jack's age \n" ); document.write( ".. \n" ); document.write( "26 yrs from now: \n" ); document.write( "3x=jack's age \n" ); document.write( "jeff's current age=30 \n" ); document.write( "jack's current age=64 \n" ); document.write( " |