document.write( "Question 98059: Mr. Hogan read 10 pages of a book on Monday. He read 1/3 of the remainder on Wednesday. If he still had 24 pages to read, how many pages were there in the book? \n" ); document.write( "
Algebra.Com's Answer #71337 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
10+1/3(x-10)+24=x
\n" ); document.write( "10+x/3-10/3+24=x
\n" ); document.write( "x/3-x=-24-10+10/3
\n" ); document.write( "-2x/3=(-24*3-10*3+10)/3) cancel out the 3 in the denominators;
\n" ); document.write( "-2x=-72-30+10
\n" ); document.write( "2x=92
\n" ); document.write( "x=92/2
\n" ); document.write( "x=46 pages in the book.
\n" ); document.write( "proof.
\n" ); document.write( "10+1/3(46-10)+24=46
\n" ); document.write( "10+1/3*36+24=46
\n" ); document.write( "10+12+24=46
\n" ); document.write( "46=46
\n" ); document.write( "
\n" );