document.write( "Question 353288: Donny decides to manufacture and sell his band’s CD. It requires an investment of $3349 for computer
\n" );
document.write( "hardware and it will cost $3.65 for materials for each disk. If each CD sells for $13.50, how many must he
\n" );
document.write( "sell to break even? \n" );
document.write( "
Algebra.Com's Answer #252451 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! (3349+3.65x)/13.50x= \n" ); document.write( "3349+3.65x=13.50x \n" ); document.write( "3349=13.50x-3.65x \n" ); document.write( "3349=9.85x \n" ); document.write( "x=340 \n" ); document.write( " |