document.write( "Question 191587: a student opens a book to two facing pages. The product of the page number is 506. what are the page numbers. \n" ); document.write( "
Algebra.Com's Answer #143737 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a student opens a book to two facing pages. The product of the page number is 506. what are the page numbers. \n" ); document.write( "------------ \n" ); document.write( "The page numbers are consecutive whole numbers: \n" ); document.write( "x and x+1 \n" ); document.write( "------------ \n" ); document.write( "Equation: \n" ); document.write( "x * (x+1) = 506 \n" ); document.write( "x^2 + x - 506 = 0 \n" ); document.write( "(x+23)(x-22) = 0 \n" ); document.write( "x = 22 \n" ); document.write( "x+1 = 23 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |