document.write( "Question 1106201: A cassette shop charges Rupees 15 for renting a video cassette for the first day. It charges rupees 2 extra for every additional day. What will be the algebraic expression for the amount that Sara would pay. If she rents a video cassette for n days \n" ); document.write( "
Algebra.Com's Answer #721231 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
c, cost
\n" ); document.write( "n, days
\n" ); document.write( "\"c=2%28n-1%29%2B15\"------------you want \"2%2A0%2B15=15\" for the first day.
\n" ); document.write( "
\n" );