document.write( "Question 287090: two pages that face each other in a book have 93 as the sum of their page numbers. What are the page numbers? \n" ); document.write( "
Algebra.Com's Answer #208152 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! two pages that face each other in a book have 93 as the sum of their page numbers. What are the page numbers? \n" ); document.write( "----------------- \n" ); document.write( "The page numbers are consecutive whole numbers. \n" ); document.write( "1st : x \n" ); document.write( "2nd: x+1 \n" ); document.write( "--------------- \n" ); document.write( "Equation: \n" ); document.write( "x + x+1 = 93 \n" ); document.write( "2x = 92 \n" ); document.write( "x = 46 \n" ); document.write( "x+1 = 47 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |