document.write( "Question 499229: The sum of the numbers on two adjacent post office boxes is 697, What are the numbers?\r
\n" );
document.write( "\n" );
document.write( "We are suppose to write an equation and solve.\r
\n" );
document.write( "\n" );
document.write( "I just dont know how to figure this out. \n" );
document.write( "
Algebra.Com's Answer #337487 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The sum of the numbers on two adjacent post office boxes is 697, What are the numbers? \n" ); document.write( ". \n" ); document.write( "Let x = first box number \n" ); document.write( "then because the second is adjacent: \n" ); document.write( "x+1 = adjacent box number \n" ); document.write( ". \n" ); document.write( "x + x+1 = 697 \n" ); document.write( "2x+1 = 697 \n" ); document.write( "2x = 696 \n" ); document.write( "x = 348 \n" ); document.write( ". \n" ); document.write( "adjacent box: \n" ); document.write( "x+1 = 348+1 = 349 \n" ); document.write( ". \n" ); document.write( "answer: 349 and 348 \n" ); document.write( " \n" ); document.write( " |