Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Mathematics (https://www.askmehelpdesk.com/forumdisplay.php?f=199)
-   -   How do I solve x +y=10/ x-y=6 (https://www.askmehelpdesk.com/showthread.php?t=507850)

  • Sep 15, 2010, 12:22 PM
    divafiva
    how do I solve x +y=10/ x-y=6
  • Sep 15, 2010, 12:27 PM
    Unknown008

    You can use an elimination or a substitution.

    Elimination:
    Code:

    x + y = 10
     x - y =  6
    2x + 0 = 16

    or

    Code:

    x +  y = 10
    -x +  y = -6
     0 + 2y =  4

    Substitution:
    x - y = 6
    x = 6 - y

    Plug in the first equation:
    (6 - y) + y = 10

    There are many ways to solve simultaneous equations. You just do the one you're more confident with.

  • All times are GMT -7. The time now is 05:00 AM.