document.write( "Question 907375: Homer bought some CDs for $4 each and sold all but twelve of them for $8. If he made a $400 profit, how many CDs did he buy?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #550307 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! T how many CDs did he bought \n" ); document.write( "$4 each profit on those sold. \n" ); document.write( "(T-12)*$4 = $400 \n" ); document.write( " 4T = 448 \n" ); document.write( " T = 112 \n" ); document.write( " |