document.write( "Question 512824: A computer with an original price of $1,260 is on sale at 25% off. What is the discount? \n" ); document.write( "
Algebra.Com's Answer #342769 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Let Discount = x\r \n" ); document.write( "\n" ); document.write( "x=25% of 1260 \n" ); document.write( "x=25%(1260) \n" ); document.write( "x=(25/100)*(1260) \n" ); document.write( "x=0.25 * 1260 \n" ); document.write( "x=315 \n" ); document.write( "Discount = $315 \n" ); document.write( " \n" ); document.write( " |