document.write( "Question 782652: Jack is 2 times as old as Lacy. 10 years from now the sum of their ages will be 35. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #476469 by Mr.geekvj(1)![]() ![]() You can put this solution on YOUR website! lets lasy age is x \n" ); document.write( "Then Jack age is 2x \n" ); document.write( "10 years from now sum of their ages will be x+10+2x+10=35. \n" ); document.write( "so 3x+20=35 i.e x=5 and 2x=10 \n" ); document.write( "jack age is 5 \n" ); document.write( "lacy age is 10. \n" ); document.write( "I thought so.. \n" ); document.write( " \n" ); document.write( " |