document.write( "Question 537639: Tammy wants to rent a movie form the video store. The membership fee is $15 per month, plus $4 per movie. Write an expression that can be used to find the cost to rent v videos.
\n" );
document.write( "Tammy spent $103 at the video store, how many videos did she rent? \n" );
document.write( "
Algebra.Com's Answer #352939 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Tammy wants to rent a movie from the video store. The membership fee is $15 per month, plus $4 per movie. \r \n" ); document.write( "\n" ); document.write( "Write an expression that can be used to find the cost to rent v videos.\r \n" ); document.write( "\n" ); document.write( "Cost(v) = 15 + 4*v \n" ); document.write( "----- \n" ); document.write( "Tammy spent $103 at the video store, how many videos did she rent? \n" ); document.write( "Solve 15+4v = 103 \n" ); document.write( "4v = 88 \n" ); document.write( "v = 22 videos \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |