document.write( "Question 822218: The sales price of a car is $12,590, which is 20% off the original price. What is the
\n" );
document.write( "original price? \n" );
document.write( "
Algebra.Com's Answer #494686 by TimothyLamb(4379) You can put this solution on YOUR website! --- \n" ); document.write( "0.80p = 12590 \n" ); document.write( "p = 12590/0.80 \n" ); document.write( "p = $15737.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( "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( " |