document.write( "Question 1001577: Janelle buys a dining table on a 15% discount during a sale. If the price was 80.00,how much did she pay \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #618711 by fractalier(6550) You can put this solution on YOUR website! 15% of $80 is (.15)($80) = $12 \n" ); document.write( "Take that off the original price and get \n" ); document.write( "$80 - $12 = $68 sale price \n" ); document.write( " |