document.write( "Question 342058: The sum of two consecutive integers is 527. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #244833 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x+(x+1)=527 \n" ); document.write( "2x=527-1 \n" ); document.write( "2x=526 \n" ); document.write( "x=526/2 \n" ); document.write( "x=263 ans. for the smaller integer. \n" ); document.write( "263+1=264 ans. for the larger integer. \n" ); document.write( "Proof: \n" ); document.write( "263+264=527 \n" ); document.write( "527=527 \n" ); document.write( " |