document.write( "Question 435638: Jessica is 3 years older than Rebecca. In 5 years she will be 3 times as old as Rebecca was 2 years ago.
\n" );
document.write( "Find the girls present ages? \n" );
document.write( "
Algebra.Com's Answer #301916 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Jessica equals Rebecca +3. \n" ); document.write( "Jessica+5=3(Rebecca-2); \n" ); document.write( "Rebecca+3+5=3Rebecca-6 \n" ); document.write( "14=2Rebecca \n" ); document.write( "7=Rebecca \n" ); document.write( "Jessica=10. \n" ); document.write( " |