document.write( "Question 1121171: A department store sells 20 portable stereos per week at $80 each. The manager believes that for each decrease of $5 in the price, six more stereos will be sold. What price should be charged if the revenue needs to be $2240? \n" ); document.write( "
Algebra.Com's Answer #736956 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "The condition says that at the price (80 - 5x) dollars for one stereo the number of stereos sold will be (20 + 6x),\r\n" ); document.write( "\r\n" ); document.write( "where x is an integer number.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the problem ask to find \"x\" in such a way that\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " (80-5x)*(20+6x) = 2240.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 1600 - 100x + 480x - 30x^2 = 2240\r\n" ); document.write( "\r\n" ); document.write( " - 30x^2 + 380x - 640 = 0\r\n" ); document.write( "\r\n" ); document.write( " 3x^2 - 38x + 64 = 0\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |