document.write( "Question 282228: a car origanily sells for $12,ooo it is marked down 20% how much is the sale price?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #204940 by Mathematicians(84) You can put this solution on YOUR website! If it was marked down 20%, that means it is 80% of it's price. 80% is the same thing as .80\r \n" ); document.write( "\n" ); document.write( "$12000 * .80 = $9600\r \n" ); document.write( "\n" ); document.write( "Otherwise you can find 20% of 12000 = 2400 then subtract it from 12000:\r \n" ); document.write( "\n" ); document.write( "12000 - 2400 = 9600 \n" ); document.write( " |