document.write( "Question 730271: a tv is 10% of the original price of $2500 when it does not sell, the store reduces the sale price by other 5%. what is the final price of the tv? \n" ); document.write( "
Algebra.Com's Answer #446590 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
10% of the original price is $250. That's 10/100 * 2500.


\n" ); document.write( "The TV is $250 off the original price of $2500. $2500 - $250 = $2250.


\n" ); document.write( "The store reduces the price by another 5%. 5% of $2250 is 5/100 * 2250 = $112.50.


\n" ); document.write( "$2250 - $112.50 = $2137.50. \n" ); document.write( "

\n" );