document.write( "Question 36113: describe how would you calculate the sales price of an item.use a specific example to demonstrate your method. \n" ); document.write( "
Algebra.Com's Answer #22104 by benni1013(206)\"\" \"About 
You can put this solution on YOUR website!
An alarm clock has an original price of $10. They have a 10% discount on the item what is the sale price?\r
\n" ); document.write( "\n" ); document.write( "Original price times discount rate.
\n" ); document.write( "$10*.1=$1
\n" ); document.write( "$1 is the amount of the discount\r
\n" ); document.write( "\n" ); document.write( "Subtract the discount amount from the original to find the sale price.
\n" ); document.write( "
\n" );