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 #616992 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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( "------- \n" ); document.write( "Equation: \n" ); document.write( "You are paying 70% of the regular price. \n" ); document.write( "Let regular price be \"x\":: \n" ); document.write( "Equation: \n" ); document.write( "------ \n" ); document.write( "0.7x = 8.96 \n" ); document.write( "x = 8.96/0.7 = $12.29 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------- \n" ); document.write( " \n" ); document.write( " |