document.write( "Question 156137: A student opens a mathematics book to two facing pages. The product of the page numbers is 1482. Find the page numbers.
\n" ); document.write( "First page is _
\n" ); document.write( "Second page is _
\n" ); document.write( "

Algebra.Com's Answer #114993 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Since the pages are next to each other this means that the first page is \"x\" and the second page is \"x+1\". Because the \"product of the page numbers is 1482\", this means that \"x%28x%2B1%29=1482\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%28x%2B1%29=1482\" Start with the given equation\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2Bx=1482\" Distribute\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2Bx-1482=0\" Subtract 1482 from both sides\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x%2B39%29%28x-38%29=0\" Factor the left side\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%2B39=0\" or \"x-38=0\" Set each factor equal to zero\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=-39\" or \"x=38\" Solve for \"x\" in each case\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Ignoring the negative answer (you cannot have a negative page number), the only solution is \"x=38\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the first page is 38 and the second page is 39\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "38*39=1482\r
\n" ); document.write( "\n" ); document.write( "1482=1482 ... works
\n" ); document.write( "
\n" );