document.write( "Question 158184: If the item costs $139.99 and the item is on sale for 25% off , how much does the item cost? and how do you know ? \n" ); document.write( "
Algebra.Com's Answer #116553 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If the item costs $139.99 and the item is on sale for 25% off , how much does the item cost? and how do you know ? \n" ); document.write( ". \n" ); document.write( "When you see \"%\" -- think \"per one hundred\". Therefore 25% is the same as 25/100 or .25. \n" ); document.write( ". \n" ); document.write( "So, the original price is $139.99 \n" ); document.write( "\"25% off\" is \n" ); document.write( "25/100 * 139.99 = .25 * 139.99 = $35.00 (off) \n" ); document.write( ". \n" ); document.write( "\"Cost\" = \"original cost\" - \"discount\" \n" ); document.write( "\"Cost\" = 139.99 - 35.00 = $104.99 \n" ); document.write( " \n" ); document.write( " |