document.write( "Question 136374: Please help! I'm totally stuck...
\n" );
document.write( "Jennifer is four years older than her sister, Sue. In four years she will be twice as old as Sue was 5 years ago. Find their ages now.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #99891 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=Sue, so x+4=Jennifer\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"In four years she will be twice as old as Sue was 5 years ago\" __ x+4+4=2(x-5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+8=2x-10 __ 18=x \n" ); document.write( " |