document.write( "Question 97827This question is from textbook
\n" );
document.write( ": two houses on the same side of the street have house numbers that are consecutive even integers. the sum of the integers is 58. what are the two numbers? \n" );
document.write( "
Algebra.Com's Answer #71224 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=one of the house numbers \n" ); document.write( "Then x+2=the other house number\r \n" ); document.write( "\n" ); document.write( "Now we are told that:\r \n" ); document.write( "\n" ); document.write( " x+x+2=58 subtract 2 from both sides\r \n" ); document.write( "\n" ); document.write( "x+x+2-2=58-2 collect like terms\r \n" ); document.write( "\n" ); document.write( "2x=56 divide both sides by 2\r \n" ); document.write( "\n" ); document.write( "x=28-------------------------one of the house numbers\r \n" ); document.write( "\n" ); document.write( "x+2=28+2=30------------------the other house number\r \n" ); document.write( "\n" ); document.write( "CK\r \n" ); document.write( "\n" ); document.write( "28+30=58 \n" ); document.write( "58=58\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |