document.write( "Question 663958: hello
\n" );
document.write( "here is the problem...
\n" );
document.write( "Kameko currently subscribes to ace music,an online music service,but she is considering switching to another online service, orange tunes. the plan for each online music service is described below.
\n" );
document.write( "ACE Music
\n" );
document.write( "subscription fee $5/month $0.79 per song downloaded
\n" );
document.write( "Orange Tunes
\n" );
document.write( "subscription fee $10/month 40 downloads per month\r
\n" );
document.write( "\n" );
document.write( "Write an equation to represent the total monthly cost for each plan \n" );
document.write( "
Algebra.Com's Answer #413071 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! Ace Music \n" ); document.write( "c = 5 + .79x, where x = number of downloads \n" ); document.write( "... \n" ); document.write( "Orange Tunes \n" ); document.write( "c = 10 \n" ); document.write( "If they charge per song after the 40 downloads, then \n" ); document.write( "c = 10 + xy, where y is charge per song and x is downloads greater than 40 \n" ); document.write( "... \n" ); document.write( "You didn't ask but to figure out when Orange Tunes becomes the better deal, \n" ); document.write( "set up the inequality \n" ); document.write( "5 + .79x < 10 \n" ); document.write( ".79x < 10 - 5 \n" ); document.write( ".79x < 5 \n" ); document.write( "x < 6 \n" ); document.write( "Ace Music is the better deal when the number of downloads is less than 6, \n" ); document.write( "so, 7 or more downloads and Orange Tues is a better deal \n" ); document.write( ".......................... \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Wanting for others what we want for ourselves \n" ); document.write( "www.MyHomeworkAnswers.com \n" ); document.write( " |