document.write( "Question 923887: The price of oil decreases by 8% ,as a result sanjeev can purchase 2liter more oil for rupees420.what is the reduced price oil per liter? \n" ); document.write( "
Algebra.Com's Answer #560425 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = original price per liter \n" ); document.write( "(0.92)x = reduced price per liter \n" ); document.write( "y = liters purchased at price x for 420 rupee \n" ); document.write( "--- \n" ); document.write( "xy = 420 \n" ); document.write( "(0.92)x(y + 2) = 420 \n" ); document.write( "(0.92)xy + (0.92)2x = 420 \n" ); document.write( "(0.92)420 + (0.92)2x = 420 \n" ); document.write( "386.4 + (1.84)x = 420 \n" ); document.write( "(1.84)x = 420 - 386.4 \n" ); document.write( "x = (420 - 386.4)/1.84 \n" ); document.write( "x = 18.261 \n" ); document.write( "reduced price per liter = (0.92)18.261 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "reduced price per liter = 16.80 rupee/liter \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( " |