document.write( "Question 1017580: If an item has a retail price = $15.75 and there is a discount = 12.5%, what is the final price?\r
\n" );
document.write( "\n" );
document.write( "The final selling price is $ a0. \n" );
document.write( "
Algebra.Com's Answer #633848 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "12.5/100 X 15.75 \n" ); document.write( "$1.97 (2 decimal places) \n" ); document.write( "$15.75 - $1.97 = $13.78 (Final price) \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |