document.write( "Question 817817: If the successive discount of 8%,4% and 5/2% are allowed, what would be the net price of a bicycle, whose marked price is rs 1500? \n" ); document.write( "
Algebra.Com's Answer #492259 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
net = 1500 * (1-0.08) * (1-0.04) * (1-0.025)
\n" ); document.write( "net = 1500 * (0.92) * (0.96) * (0.975)
\n" ); document.write( "---
\n" ); document.write( "net = $1291.68
\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( "
\n" );