document.write( "Question 1103961: The number of persons entering a building at 10:00 a.m one day was 235 more than that of 10:00 a.m the previous day. The total for both days was 885. how many persons entered the building at 10:00 a.m on each day? \n" ); document.write( "
Algebra.Com's Answer #718669 by ikleyn(52884) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "The condition is equivalent to this system of 2 equations in 2 unknowns:\r\n" ); document.write( "\r\n" ); document.write( "x - y = 235, (1)\r\n" ); document.write( "x + y = 885. (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "You can solve it in 2 (two, TWO) ways.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "1. Elimination method\r\n" ); document.write( "\r\n" ); document.write( " Add the two equations. Then the terms \"y\" will cancel each other, and you will get very simple equation for one single unknown x only:\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 2x = 235 + 885 ====> 2x = 1120 ====> x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |