document.write( "Question 903992: John's age is seventeen years less than twice Isabella's age. Together, the sum of their ages is two more than twice Isabella's age. How old is John?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #548441 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x Isabella's age \n" ); document.write( "(2x-17) + x = 2x + 2 \n" ); document.write( "x = 19, Isabella's age. John is 21 \n" ); document.write( "And...checking \n" ); document.write( "40 = 38 + 2 \n" ); document.write( " |