document.write( "Question 293214: The houses on the north side of Perry Street are consecutive odd numbers. Tom and Sarah are next-door neighbors and the sum of their house numbers is 524. Find their house numbers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #211670 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x+x+2=524 \n" ); document.write( "2x=522 \n" ); document.write( "x=261 \n" ); document.write( "x+2=263 \n" ); document.write( "BTW We weren't told which side Sarah and Tom live on-the odd or even side. \n" ); document.write( "But the numbers tell us they live on the odd side. \n" ); document.write( " \n" ); document.write( " |