document.write( "Question 902351: Write and solve an equation for the following situation: The sum of two consecutive integers is the year of your birth (2001). What is the larger number? \n" ); document.write( "
Algebra.Com's Answer #805771 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! larger number = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-1) + x = 2001 \n" ); document.write( "2x - 1 = 2001 \n" ); document.write( "2x = 2002 \n" ); document.write( "x = 1001\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |