document.write( "Question 212016This question is from textbook Moving Straight Ahead
\n" );
document.write( ": betty is thinking of two consecutive integers whose sum is 41. Let x represent the smaller unknown integer.\r
\n" );
document.write( "\n" );
document.write( "a. How could you represent the larger unknown integer in terms of x?\r
\n" );
document.write( "\n" );
document.write( "b. Write an equation showing that the sum of the two unknown integers is 41.\r
\n" );
document.write( "\n" );
document.write( "c. Solve your equation. What integers is Betty thinking of? \n" );
document.write( "
Algebra.Com's Answer #160120 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x+(x+1)=41 \n" ); document.write( "2x+1=41 \n" ); document.write( "2x=40 \n" ); document.write( "x=20 \n" ); document.write( "x+1=21 \n" ); document.write( " |