document.write( "Question 548608: There are two facing pages, The product of the page number is 1190. Find the page numbers of the first page and second page? \n" ); document.write( "
Algebra.Com's Answer #357097 by mananth(16946)![]() ![]() You can put this solution on YOUR website! If one page is x \n" ); document.write( "the other will be (x+1)\r \n" ); document.write( "\n" ); document.write( "x(x+1)=1190\r \n" ); document.write( "\n" ); document.write( "x^2+x=1190 \n" ); document.write( "x^2+x-1190\r \n" ); document.write( "\n" ); document.write( "x^2+35x-34x-1190 \n" ); document.write( "x(x+35)-34(x+35)=0 \n" ); document.write( "(x+35)(x-34) \n" ); document.write( "x= 34\r \n" ); document.write( "\n" ); document.write( "The pages are 34,35 \n" ); document.write( " |