document.write( "Question 819268: A suit is on sale for $201, which is 33% less than the regular price. What is the regular price? \n" ); document.write( "
Algebra.Com's Answer #492992 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! P(1 - 0.33) = 201 \n" ); document.write( "P = 201/(1 - 0.33) \n" ); document.write( "P = $301.50 \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( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |