document.write( "Question 1053436: Your membership at a movie rental club costs
\n" );
document.write( "$16.1 per year. The charge for members to
\n" );
document.write( "rent a movie is $2.46. At the end of the year
\n" );
document.write( "you figured that the average cost per movie
\n" );
document.write( "(including the membership fee) was $2.65.
\n" );
document.write( "How many movies did you rent?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #668678 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! (edited from previous answer) \n" ); document.write( "Let n be the number of movies rented that year. Then: \n" ); document.write( "16.1+2.46n=2.65n \n" ); document.write( ".19n=16.1 \n" ); document.write( "n=84.74 movies rented that year. ☺☺☺☺ \n" ); document.write( " |