document.write( "Question 1049901: jennifer is 5 years more than twice bob's age. in 6 years the sum of their ages will be thirty-five. how old is jennifer now? \n" ); document.write( "
Algebra.Com's Answer #665466 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x Bob's age now. Jennifer (2x+5) \n" ); document.write( "(x + 6) + [(2x+5) + 6] = 35 \n" ); document.write( "3x = 18 \n" ); document.write( "x = 6, Bob's age now. Jennifer 17. \n" ); document.write( "Checking \n" ); document.write( "6 yrs from now... \n" ); document.write( "12 + 23 = 35 CHECKS! \n" ); document.write( " |