document.write( "Question 1112546: two numbers add to 161 and the second is 49 bigger than the first. What are the two numbers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #727596 by mananth(16946) You can put this solution on YOUR website! two numbers add to 161 and the second is 49 bigger than the first.\r \n" ); document.write( "\n" ); document.write( "One number be x \n" ); document.write( "Other number is x+49\r \n" ); document.write( "\n" ); document.write( "Their sum is 149\r \n" ); document.write( "\n" ); document.write( "x+x+49=161\r \n" ); document.write( "\n" ); document.write( "2x+49 = 161\r \n" ); document.write( "\n" ); document.write( "2x=112 \n" ); document.write( "x=56\r \n" ); document.write( "\n" ); document.write( "other number is 56+49 =105 \n" ); document.write( " \n" ); document.write( " |