document.write( "Question 822558: If a washing machine costs $330 after a price increase of 20%, what was the original cost? \n" ); document.write( "
Algebra.Com's Answer #494943 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "p*(100% + 20%)/100 = 330 \n" ); document.write( "p*(120%)/100 = 330 \n" ); document.write( "p*1.20 = 330 \n" ); document.write( "p = 330/1.2 \n" ); document.write( "p = $275 \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( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |