document.write( "Question 387184: Good evening! I have one more word problem that I am working on tonight that I hope someone can help me with. \r
\n" );
document.write( "\n" );
document.write( "CD Sales: The total weekly sales for a newly released rock CD increased each week. At the same time, the total weekly sales for a newly released rap CD decreased each week. Models that approximate the total weekly sales S (in thousands of units) for each CD are:\r
\n" );
document.write( "\n" );
document.write( " S = 25x + 100 Rock CD
\n" );
document.write( " S = -50x + 475 Rap CD\r
\n" );
document.write( "\n" );
document.write( "where x represents the number of weeks each CD was in stores, with x = 0 corresponding to the CD sales on the day each CD was first released in stores. \r
\n" );
document.write( "\n" );
document.write( " After how many weeks will the sales for the two CDs be equal?\r
\n" );
document.write( "\n" );
document.write( "Thanks so much!
\n" );
document.write( "Jim \n" );
document.write( "
Algebra.Com's Answer #273674 by stanbon(75887) ![]() You can put this solution on YOUR website! S = 25x + 100 Rock CD \n" ); document.write( "S = -50x + 475 Rap CD \n" ); document.write( "where x represents the number of weeks each CD was in stores, with x = 0 corresponding to the CD sales on the day each CD was first released in stores. \n" ); document.write( "After how many weeks will the sales for the two CDs be equal? \n" ); document.write( "------------ \n" ); document.write( "Solve: \n" ); document.write( "25x+100 = -50x + 475 \n" ); document.write( "75x = 375 \n" ); document.write( "--- \n" ); document.write( "x = 5 weeks \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |