document.write( "Question 1007783: Sally bought a plate for 16.00 and it was makes down 80% what was the price before it was marked down \n" ); document.write( "
Algebra.Com's Answer #623626 by fractalier(6550) You can put this solution on YOUR website! If $16 represents 80% of the original price, which we can call x, we can write \n" ); document.write( ".8x = 16 \n" ); document.write( "x = 16/.8 = $20.00 \n" ); document.write( " |