SOLUTION: 3f+4h=1 5f-4h=7

Algebra ->  College  -> Linear Algebra -> SOLUTION: 3f+4h=1 5f-4h=7      Log On


   



Question 1188377: 3f+4h=1
5f-4h=7

Answer by ikleyn(52775) About Me  (Show Source):
You can put this solution on YOUR website!
.

Add the two given equations and get


    3f + 5f = 1 + 7

       8f   =   8

        f   = 8/8 = 1.


Then from first equation


    3*1 + 4h = 1

          4h = 1 - 3

          4h = -2

           h = -2/4 = -0.5.


ANSWER.  f = 1;  h = -0.5.

Solved.