document.write( "Question 100614This question is from textbook Algebra:Structure and Method
\n" );
document.write( ": A discount store bought 12 dozen radios,each to be sold at $15 above cost. The store sold x of the radios at that price. Each of the remaining radios wassold at $4 below cost. If the store paid $11 for each radio, what was the total income from the sale? (hint: income=sales-cost) \n" );
document.write( "
Algebra.Com's Answer #73229 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 144*11=$1584 the price paid for all the radios \n" ); document.write( "income=(11+15)x+7(144-x)-1584 \n" ); document.write( "income=26x+1008-7x-1584 \n" ); document.write( "income=19x-576 [x being the number of radios sold for $15 above cost]. \n" ); document.write( " \n" ); document.write( " |