document.write( "Question 472763: Igi is now twice as old as Bill. Seven years ago, the sum of their ages was 16. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #324108 by monika_p(71)![]() ![]() ![]() You can put this solution on YOUR website! x- Igi's age \n" ); document.write( "y-Bill's age\r \n" ); document.write( "\n" ); document.write( "x=2y info from the first sentence \n" ); document.write( "(x-7)+(y-7)=16 from the second sentence\r \n" ); document.write( "\n" ); document.write( "substitute for x \n" ); document.write( "(2y-7)+(y-7)=16 \n" ); document.write( "3y-14=16 \n" ); document.write( "3y=30 \n" ); document.write( "y=10 then x=20\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |