document.write( "Question 526011: Could somone help me with this? I can't figure it out.
\n" );
document.write( "The sum of two numbers is 376. The first number is 182 less than the second number. What are the two numbers? \n" );
document.write( "
Algebra.Com's Answer #348293 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"The sum of two numbers is 376\" ___ a + b = 376\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"The first number is 182 less than the second number\" ___ a = b - 182\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ (b - 182) + b = 376 ___ 2b - 182 = 376 \n" ); document.write( " |