document.write( "Question 999320: A book store has all books priced 30% off regular prices.
\n" );
document.write( "Adam bought a book for $8.96. What was the regular price of Adam's book? \n" );
document.write( "
Algebra.Com's Answer #616990 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "30% off all books. \n" ); document.write( "So 70% = $8.96 \n" ); document.write( "1% = $8.96/70 \n" ); document.write( "100% = $8.96/70 x 100 \n" ); document.write( "Regular price = $12.80 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " \n" ); document.write( " |