document.write( "Question 165988: I am having a hard time with this problem and hope you can help.\r
\n" );
document.write( "\n" );
document.write( "The Movies charges $10 per month for membership plus $2.50 per movie rental. Movies to Go charges $4 per movie rental. For what number of movie rentals per month is The Movies the less expensive option?\r
\n" );
document.write( "\n" );
document.write( "Would you set this problem up like 10 + 2.5 < 4x (10+2.5)? \n" );
document.write( "
Algebra.Com's Answer #122328 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The Movies charges $10 per month for membership plus $2.50 per movie rental. Movies to Go charges $4 per movie rental. For what number of movie rentals per month is The Movies the less expensive option? \n" ); document.write( ": \n" ); document.write( "Not quite, the equation you want: \n" ); document.write( "10 + 2.5x < 4x \n" ); document.write( ": \n" ); document.write( "2.5x - 4x < -10 \n" ); document.write( ": \n" ); document.write( "-1.5x < -10 \n" ); document.write( ": \n" ); document.write( "WE need equation to be positive, mult both sides by -1 \n" ); document.write( "When we do that, we have to reverse the inequality sign \n" ); document.write( "1.5x > 10 \n" ); document.write( "x > \n" ); document.write( "x > 6.67 \n" ); document.write( "We can't have a fraction of a movie, therefore \n" ); document.write( "x => 7 movies \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Try this for both \n" ); document.write( "Movies:10 + 2.5(7) = $27.50 \n" ); document.write( "Movies to go: 4*7 = $28.00 \n" ); document.write( " |