document.write( "Question 268193: Two pages that are back-to-back in this book have 203 as the sum of their pages.What are the page numbers? \n" ); document.write( "
Algebra.Com's Answer #196613 by azhou4(12)![]() ![]() ![]() You can put this solution on YOUR website! The pages that are back to back would be consecutive. So x and x+1. They add up to 203. \n" ); document.write( "x+x+1=203 \n" ); document.write( "Simplify. \n" ); document.write( "2x=202 \n" ); document.write( "x=101 \n" ); document.write( "Page numbers would be 101 and 102. Hope this helped! \n" ); document.write( " |