document.write( "Question 889117: One video rental club charges $45 to become a member and $1.50 to rent each video. Another charges no membership fee, but charges $3.30 to rent each video. Write an equation to solve for how many videos you must rent for the two clubs to be equal. \n" ); document.write( "
Algebra.Com's Answer #537904 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = number of videos rented
\n" ); document.write( "Let \"+C+\" = cost to rent \"+n+\" videos
\n" ); document.write( "1st rental club:
\n" ); document.write( "\"+C+=+45+%2B+1.5n+\"
\n" ); document.write( "2nd rental club:
\n" ); document.write( "\"+C+=+3.3n+\"
\n" ); document.write( "---------------
\n" ); document.write( "Make the costs equal:
\n" ); document.write( "\"+45+%2B+1.5n+=+3.3n+\"
\n" ); document.write( "\"+1.8n+=+45+\"
\n" ); document.write( "\"+n+=+25+\"
\n" ); document.write( "--------------
\n" ); document.write( "When 25 videos are rented, the costs are equal
\n" ); document.write( "Here's the Costs for the 2 clubs plotted:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-5%2C+30%2C+-10%2C+100%2C+1.5x+%2B+45%2C+3.3x+%29+\" \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );