document.write( "Question 340714: Find 2 consecutive intergers such that the first less twice the second is equal to 98. My daughter missed this problem on a quiz, and I am trying to help figure it out, so we will understand how to do it next time. Thank You \n" ); document.write( "
Algebra.Com's Answer #244122 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
The 2 consecutive integers are x, (x + 1).\r
\n" ); document.write( "\n" ); document.write( "2(x + 1) - x = 98\r
\n" ); document.write( "\n" ); document.write( "2x + 2 - x = 98\r
\n" ); document.write( "\n" ); document.write( "x + 2 = 98\r
\n" ); document.write( "\n" ); document.write( "x = 98 - 2\r
\n" ); document.write( "\n" ); document.write( "x = 96\r
\n" ); document.write( "\n" ); document.write( "The 2 consecutive integers are 96 and 97.\r
\n" ); document.write( "\n" ); document.write( "Understand?
\n" ); document.write( "
\n" );