document.write( "Question 486125: Translate the following situation into an inequality. Do not solve
\n" );
document.write( "\"Janice and Leonard together would like to save more than $3,500. They have saved $425 saved so far. Janice can save $120 more than twice what Leonard can save each month. How much money will they each need to save to reach their goal?\" \n" );
document.write( "
Algebra.Com's Answer #332359 by chessace(471)![]() ![]() You can put this solution on YOUR website! J = how much money Janice needs to save. \n" ); document.write( "L = similar. \n" ); document.write( "J + L = 3500 - 425 \n" ); document.write( "J > 120 + 2L (this is the algebraic translation from English) \n" ); document.write( "J - 2L > 120 or even J -2L -120 > 0 are other ways of expressing this inequality. \n" ); document.write( " \n" ); document.write( " |