document.write( "Question 164165: A student opens a mathematics book to two facing pages. The product of the page numbers is 812. Find the page numbers. \n" ); document.write( "
Algebra.Com's Answer #120941 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x(x+1)=812
\n" ); document.write( "x^2+x-812=0
\n" ); document.write( "(x-28)(x+29)=0
\n" ); document.write( "x-28=0
\n" ); document.write( "x=28 for the left hand page.
\n" ); document.write( "28=1=29 for the right habd page.
\n" ); document.write( "Proof
\n" ); document.write( "28*29=812
\n" ); document.write( "812=812
\n" ); document.write( "
\n" );