document.write( "Question 1103703: At a video store, movie rentals are $4 and game rentals are $6.
\n" );
document.write( "Let x be the number of movies rented. Let y be the number of games
\n" );
document.write( "rented. The equation 4x+6y = 240 shows that the store made $240
\n" );
document.write( "renting movies and games. Find the intercepts and explain what
\n" );
document.write( "each means.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #718560 by Edwin McCravy(20065) You can put this solution on YOUR website! \r\n" ); document.write( "So we draw the graph of 4x+6y = 240\r\n" ); document.write( "\r\n" ); document.write( "If we let x be 0 then we can just put our finger over the x term,\r\n" ); document.write( "so that all we see is:\r\n" ); document.write( " 6y = 240\r\n" ); document.write( " y = 40\r\n" ); document.write( "\r\n" ); document.write( "So the y intercept is (0,40).\r\n" ); document.write( "\r\n" ); document.write( "And we plot it and label it, like this:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |