document.write( "Question 1101958: Four times a certain number increased by three times a second number is 25. Four times the first number decreased by three times the second number is 7. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #716594 by ikleyn(52782)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "4x + 3y = 25, (1)\r\n" ); document.write( "4x - 3y = 7. (2)\r\n" ); document.write( "---------------------------Subtract eq(2) from eq(1). You will get\r\n" ); document.write( "\r\n" ); document.write( "6y = 25 - 7 = 18 ===> y =\r \n" ); document.write( "\n" ); document.write( "The good style in solving such problems is to notice/(to observe) immediately from the condition that the difference \n" ); document.write( "between two combinations is 6 times the second number, which, in turn, is the difference 25-7 = 18, \n" ); document.write( "and to deduce from it MENTALLY that y= 3, without writing any equations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This problem is for mental solution, and it would be ideally if you see the solution immediately/instantly.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |