document.write( "Question 860124: A man buys a bicycle for Rs. 330 after receiving 12% discount. What is the marked price? \n" ); document.write( "
Algebra.Com's Answer #518140 by Lukas007(2)\"\" \"About 
You can put this solution on YOUR website!
330:G=100:(100-12)
\n" ); document.write( "33000=88G
\n" ); document.write( "G=375
\n" ); document.write( "
\n" );