document.write( "Question 429184: Two automobile dealer, A and B, had the same car which was listed at $18,000. Dealer A offered a $1200 rebate and would negotiate a further 8% discount after rebate. Dealer B offered an 8% discount and would negotiate a further $1200 rebate.
\n" );
document.write( "(a) Which dealer has the lowest price?
\n" );
document.write( "(b) What is the lowest price?(b \n" );
document.write( "
Algebra.Com's Answer #298189 by jorel1380(3719) You can put this solution on YOUR website! We should solve for both A & B's ending prices. Dealer A offered a $1200 rebate, plus an 8% discount after rebate,so:\r \n" ); document.write( "\n" ); document.write( "A's price = (1-.08)(18000-1200) = $15456\r \n" ); document.write( "\n" ); document.write( "Likewise, for dealer B we get: \n" ); document.write( "(1-.08)(18000)-1200 = 16560-1200 = $15360\r \n" ); document.write( "\n" ); document.write( "Thus the lowest rate is given by\r \n" ); document.write( "\n" ); document.write( "(a) dealer B\r \n" ); document.write( "\n" ); document.write( "at a rate of\r \n" ); document.write( "\n" ); document.write( "(b) $15360 \n" ); document.write( " |