document.write( "Question 982758: jimmy is 36 years old and james is 11 years old.In how many years, will jimmy's age be twise the age of james? \n" ); document.write( "
Algebra.Com's Answer #603572 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x=number of years until Jimmy is twice as old as James. \n" ); document.write( ". \n" ); document.write( "36+x=2(11+x) \n" ); document.write( "36+x=22+2x \n" ); document.write( "14=x ANSWER: In 14 years Jimmy will be twice as old as James. \n" ); document.write( ". \n" ); document.write( "CHECK: \n" ); document.write( "Jimmy is 36, in 14 yrs will be 50 years old. \n" ); document.write( "James is 11, in 14 yrs will be 25 years old. \n" ); document.write( "In 14 years, 50 years is twice 25 years. \n" ); document.write( " |