document.write( "Question 975610: Nine years ago, Kimo was twice as old as Jennifer was then. In four years, Jennifer will be the same age that Kimo is now. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #597334 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Nine years ago, Kimo was twice as old as Jennifer was then. In four years, Jennifer will be the same age that Kimo is now. How old are they now? \n" ); document.write( "*** \n" ); document.write( "9 yrs ago: \n" ); document.write( "let x=Jennifer's age \n" ); document.write( "2x=Kimo's age \n" ); document.write( ".. \n" ); document.write( "now: \n" ); document.write( "x+9=Jennifer's age \n" ); document.write( "2x+9=Kimo's age \n" ); document.write( ".. \n" ); document.write( "In 4 yrs: \n" ); document.write( "x+9+4=x+13=Jennifer's age \n" ); document.write( "2x+9+4=2x+13=Kimo's age \n" ); document.write( "x+13=2x+9 ( In four years, Jennifer will be the same age that Kimo is now) \n" ); document.write( "x=4 \n" ); document.write( ".. \n" ); document.write( "How old are they now? \n" ); document.write( "Jennifer's age=13 \n" ); document.write( "Kimo's age=17 \n" ); document.write( " |