document.write( "Question 328726: A student opens a mathematics book to two facing pages. The product of the page numbers is 2352. Find the page numbers. The first page is? and The second page is? \n" ); document.write( "
Algebra.Com's Answer #235500 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X(X+1)=2352
\n" ); document.write( "X^2+X-2352=0
\n" ); document.write( "(X+49)(X-48)=0
\n" ); document.write( "X-48=0
\n" ); document.write( "X=48 IS THE NUMBER OF THE LEFT HAND PAGE.
\n" ); document.write( "48+1=49 IS THE NUMBER OF THE RIGHT HAND PAGE. pROOF:
\n" ); document.write( "48*49=2352
\n" ); document.write( "2352=2352
\n" ); document.write( "
\n" );