document.write( "Question 991781: Luigi's Restaurant offered a \"buy one get one half off\" sale for the midweek period. The \"one half off\" referred to the lesser-priced dinner. A consumer ordered a steak dinner, with a regular price of $19, and a chicken dinner, with a regular price of $14.
\n" );
document.write( "a) What was the overall markdown at which the dinners were sold?
\n" );
document.write( "b) What was the overall rate of markdown at which the dinners were sold? \r
\n" );
document.write( "\n" );
document.write( "Answers:
\n" );
document.write( "a) $7.00
\n" );
document.write( "b) 21.21% \n" );
document.write( "
Algebra.Com's Answer #611580 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the regular dinner would total 19 + 14 = 33 \n" ); document.write( "the half off dinner would total 19 + 7 = 26 \n" ); document.write( "the markdown was 33 - 26 = 7. \n" ); document.write( "the percent markdown was 7/33 * 100 = 21.21%. \n" ); document.write( "you are correct.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |