document.write( "Question 6960: At a sale,the price of a sofa set was reduced by 25%to $3570.Find the original price of the sofa set. \n" ); document.write( "
Algebra.Com's Answer #3825 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! let original = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "25% reduction of x leaves 0.75x and this equals 3570\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, 0.75x = 3570 \n" ); document.write( "--> x = 3570/0.75 \n" ); document.write( "x = 4760\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |