document.write( "Question 1197666: Ingrid has joined a DVD rental club. The monthly membership costs include a $10 basic fee plus $2 for each DVD she rents. Which equation describes v, the number of DVDs Ingrid can rent, based on T, the amount she spends for membership costs per month? \n" ); document.write( "
Algebra.Com's Answer #831028 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! T = $10 + $2v \n" ); document.write( "0r \n" ); document.write( "v = (T-$10)/$2 \n" ); document.write( " |