document.write( "Question 311342: Tom bought an electric drill at a 30% discount sale for $35. What was the original price of the drill? \n" ); document.write( "
Algebra.Com's Answer #222678 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If he got 30% off the retail price, that means he paid 70% of the retail price.
\n" ); document.write( "If we let the retail price be P, we have
\n" ); document.write( "70% of P = $35 and
\n" ); document.write( ".7P = 35
\n" ); document.write( "P = 35 / .7 = $50
\n" ); document.write( "
\n" );