document.write( "Question 1064081: The sale price of a book is $12 after a 25% discount.What is the full price ? \n" ); document.write( "
Algebra.Com's Answer #679116 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Original price = P\r
\n" ); document.write( "\n" ); document.write( " P - 0.25P = 12
\n" ); document.write( " 0.75P = 12
\n" ); document.write( " P = 12/0.75 = 16, —> full price is $ \"+highlight%2816%29+\"
\n" ); document.write( "
\n" );