document.write( "Question 171222: A company orders $15,000 of office supplies. The series discount offered by the seller is 20/15/6. Find the net price. Show your work
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #126387 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! you are taking 20% discount on the original amount to give you a net price. then you take a 15% discount on the net price which gives you a net-net price and you take the 6% discount on the netnet amount and you arrive at your net-net-net price. \n" ); document.write( ": \n" ); document.write( "lets call the original price x=$15000 \n" ); document.write( ": \n" ); document.write( "x-.2x=.8x (net price) \n" ); document.write( ": \n" ); document.write( ".8x-.8x(.15)=.8x-.12x=.68x (net-net price) \n" ); document.write( ": \n" ); document.write( ".68x-.68x(.06)=.68x-.0408x=.6392x (net-net-net price)--->the problem calls this the net price. \n" ); document.write( ": \n" ); document.write( "$ |