document.write( "Question 976908: 5% off an item and you only pay $ 100.30 what is the original price of the item \n" ); document.write( "
Algebra.Com's Answer #598396 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.95x=100.30
\n" ); document.write( "95x=10030
\n" ); document.write( "x=10030/95=105.5789473684211=$105.58
\n" ); document.write( "
\n" );