document.write( "Question 260754: Jennifer is 6 years older than Sue. In 4 years, She will be twice as old as Sue was 5 years ago. Find their ages now. \n" ); document.write( "
Algebra.Com's Answer #192096 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Website rule reminder: \n" ); document.write( "no similar problems \n" ); document.write( "j=s+6 \n" ); document.write( "(j+4)=2*(s-5) \n" ); document.write( "j=26 s=20 \n" ); document.write( "check \n" ); document.write( "26+4=2*(20-5) \n" ); document.write( "30=2*15 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |