document.write( "Question 1147488: Mark buys last years best-selling novel, in hardcover, for $26.35. This is with a 15% discount from the original price. What was the original price of the novel? \n" ); document.write( "
Algebra.Com's Answer #768804 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the original price (the value under the question).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The from the condition you have this equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x - 0.15x = 26.35,\r\n" );
document.write( "\r\n" );
document.write( "or\r\n" );
document.write( "\r\n" );
document.write( "    x*(1-0.15) = 26.35\r\n" );
document.write( "\r\n" );
document.write( "or\r\n" );
document.write( "\r\n" );
document.write( "    0.85x      = 26.35,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "which gives you the ANSWER\r\n" );
document.write( "\r\n" );
document.write( "    \r\n" );
document.write( "    x          = \"26.35%2F0.85\" = 31 dollar.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );