document.write( "Question 581317: A television dealer pays $359.70 for a TV set. He has overhead, totaling 10% of the selling price, and wishes to make 35% profit on the selling price. What price should he charge for the set?
\n" );
document.write( "I have this answer:
\n" );
document.write( "x = (359.70 + (.10*359.70))/.65 = 608.72\r
\n" );
document.write( "\n" );
document.write( "My question is why not:
\n" );
document.write( "x = (359.70 + (.10*359.70)) * 1.35 \n" );
document.write( "
Algebra.Com's Answer #371565 by richwmiller(17219) You can put this solution on YOUR website! The confusion comes with the phrase \"selling price\". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |