document.write( "Question 34296: the product of the page number on two facing pages of a book is 600. find the page numbers \n" ); document.write( "
Algebra.Com's Answer #20618 by benni1013(206)![]() ![]() ![]() You can put this solution on YOUR website! n=page, n+1=facing page, product is 600\r \n" ); document.write( "\n" ); document.write( "n(n+1)=600==>n^2+n=600==>n^2+n-600=0==>(n+25)(n-24)=0==>n+25=0, n-24=0==> \n" ); document.write( "n=25, 24==>25*24=600 \r \n" ); document.write( "\n" ); document.write( "If you need further explanation just holler. \n" ); document.write( " |