document.write( "Question 1005721: If a bed is reduced by 26% in a sale to £288.60, what is the original price?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #621869 by fractalier(6550) You can put this solution on YOUR website! If you got a 26% discount, then you paid 100% - 26% = 74% of the original price. You can write \n" ); document.write( ".74x = 288.60 \n" ); document.write( "Now divide by .74 and get \n" ); document.write( "x = 390 pounds \n" ); document.write( " |