document.write( "Question 712715: I need to find the total cost or sale price to the nearest cent.
\n" );
document.write( "I have no idea how to do it.
\n" );
document.write( "Here is the question:\r
\n" );
document.write( "\n" );
document.write( "$24.50 sandals, 20% discount. \n" );
document.write( "
Algebra.Com's Answer #438123 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 24.50*0.80=$19.60 \n" ); document.write( "--------------------- \n" ); document.write( "or \n" ); document.write( "24.50*0.20=4.90 \n" ); document.write( "24.50-4.90=$19.60 \n" ); document.write( " |