document.write( "Question 384375: how do you write john is 11 more than twice as old as bob the sum of their ages is 65. find the ages of each. as a equation \n" ); document.write( "
Algebra.Com's Answer #272098 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Bob = x \n" ); document.write( "John = 2x+11 \n" ); document.write( "... \n" ); document.write( "x+2x+11=65 \n" ); document.write( "3x+11=65 \n" ); document.write( "-11 -11 \n" ); document.write( "3x=54 \n" ); document.write( "/3 \n" ); document.write( "x=18 Bob's age \n" ); document.write( "John = 2x +11= 2*18+11=47 \n" ); document.write( "... \n" ); document.write( "47+18=65 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |