document.write( "Question 1006396: A car is market at Rs.50000.The dealer gives 5%discount on fist Rs.20000 and 2% discount on the remaining Rs.30000 total discount \n" ); document.write( "
Algebra.Com's Answer #652751 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
20000-5%=20000*.95=19000
\n" ); document.write( "30000-2%=30000*.98=29400
\n" ); document.write( "29400+19000=Rs.48,400 total price for the car!!!!!!!!!!!!
\n" ); document.write( "
\n" );