document.write( "Question 924118: In a sale there is 25% off all prices.A chair costs £45 in the sale.How much was it before the sale? \n" ); document.write( "
Algebra.Com's Answer #560613 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = original price
\n" ); document.write( "---
\n" ); document.write( "sale price:
\n" ); document.write( "(1 - 0.25)x = 45
\n" ); document.write( "(0.75)x = 45
\n" ); document.write( "x = 45/0.75
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "x = 60
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );