document.write( "Question 619064: John bought a number of notepads for $70. Four of the notepads got spoiled. He sold the remaining notepads at $3 more per pad than he paid, and made a total profit of $10. How many notepads did John buy? \n" ); document.write( "
Algebra.Com's Answer #389327 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "John bought a number\"highlight%28x%29\" of notepads for $70. $70/x per pad Four of the notepads got spoiled.
\n" ); document.write( "He sold the remaining notepads at $3 more per pad than he paid, and made a total profit of $10.
\n" ); document.write( "How many notepads did John buy?
\n" ); document.write( " \"+%28x-4%29%2A%28%2870%2Fx%29+%2B3%29+-70+=+10\" ****
\n" ); document.write( "\"+70%28x-4%29%2Fx+%2B+3%28x-4%29+=+80+\" |||Multiplying thru by x so as all denominators = 1
\n" ); document.write( " 70(x-4) + 3x(x-4) = 80x
\n" ); document.write( " 3x^2 + 58x -200 = 80x
\n" ); document.write( " 3x^2 -22x - 280 = 0
\n" ); document.write( "\"x+=+%2822+%2B-+sqrt%28+3844+%29%29%2F%286%29+\"
\n" ); document.write( "\"x+=+%2822+%2B-+62%29%2F%286%29+\"
\n" ); document.write( " x = 14, throwing out the negative solution for count
\n" ); document.write( "CHECKING our Answer*** 70/14 = $5 pd for the notepads originally
\n" ); document.write( " 10· $8 - $70 = $10 \n" ); document.write( "
\n" );