document.write( "Question 998896: What is the sale price of a pair of shoes that normally sell for $210 and are on sale for 30% off the regular price? \r
\n" );
document.write( "\n" );
document.write( "I got $147.00 is this correct?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #616621 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "30% of $210 \n" ); document.write( "30/100 x $210 \n" ); document.write( "= $63 \n" ); document.write( "$210 - $63 = $147. \n" ); document.write( "Your answer is correct. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |