document.write( "Question 549106: Two different companies are selling DVD's. Company A charges $2.00 for every DVD you rent. Company B charges $5 per month and an additional $1.50 for every DVD you rent. How many DVD's must you rent per month in order for Company B to be a better deal? Use mathematics to explain you answer. You may use words, calculations, or diagrams in your explanation. \n" ); document.write( "
Algebra.Com's Answer #357470 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two different companies are selling DVD's. Company A charges $2.00 for every DVD you rent. Company B charges $5 per month and an additional $1.50 for every DVD you rent. How many DVD's must you rent per month in order for Company B to be a better deal? \n" ); document.write( "----------------- \n" ); document.write( "A(x) = 2x where x is # of DVD's purchased \n" ); document.write( "B(x) = 5 + 1.5x where x is # of DVD\"s purchased \n" ); document.write( "---- \n" ); document.write( "Solve for \"x\" if B(x) < A(x) \n" ); document.write( "-------- \n" ); document.write( "5+1.5x < 2x \n" ); document.write( "5 < 0.5x \n" ); document.write( "x > 10 discs (condition for B to be a better deal)\r \n" ); document.write( "\n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |