document.write( "Question 759238: John is currently 7 years older than paul. in two years time john will be twice pauls age. construct a suitable table and equation to find johns age.Can you help me construct both the Table and the equation? \n" ); document.write( "
Algebra.Com's Answer #461962 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! let paul's age be x, then we have the following\r \n" ); document.write( "\n" ); document.write( "then john's age is x+7, now in 2 years\r \n" ); document.write( "\n" ); document.write( "(x+7)+2 = 2*(x+2) \n" ); document.write( "x+9 = 2x+4 \n" ); document.write( "x = 5\r \n" ); document.write( "\n" ); document.write( "paul's age is 5 and john's age is 12\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |