1 / 16

Solving Systems of Linear Equations in Three Variables

Solving Systems of Linear Equations in Three Variables. A solution of a system of equations in three variables in an ordered triple (x,y,z) that makes all three equation true. Solving systems using elimination. x + y + z = 6 1 2x – y +3z = 9 2

Télécharger la présentation

Solving Systems of Linear Equations in Three Variables

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Solving Systems of Linear Equations in Three Variables

  2. A solution of a system of equations in three variables in an ordered triple (x,y,z) that makes all three equation true.

  3. Solving systems using elimination x + y + z = 6 1 2x – y +3z = 9 2 -x + 2y + 2z = 9 3

  4. Add 1 and 3 together. This will cancel out an x- term

  5. Next, multiply 1 by -2, then add 1 and 2 together to eliminate the x- term.

  6. Use a and 5 together to solve for z

  7. By using 4 and 6 together we can solve for y. 3y + 3z =15 4 3y +3(3) = 15 3y + 9 = 15 3y = 15- 9 3y = 6 Y = 2 7

  8. Substitute 6 and 7 into 1 to solve for x. X + y + z = 6 X + (2) + (3) =6 X + 5 = 6 X = 1

  9. ( 1 , 2 , 3 ) Write the solution as an ordered triple.

  10. Creamer’s Rule For A 3 x 3 System

  11. Let A be the coefficient matrix of this linear system: Ax + by +cz =j Dx + ey + fz = k Gx + hy + iz = l

  12. Example problem :D 5x + 5y + 7z = 215x + 7y + 9z = 237x + 9y + 11z = 25

  13. Intimidating? Very…… but also very easy to solve! :Dfirst get rid of the variables, literally forget about them so that it looks like5 + 5 + 7 = 215 + 7 + 9 = 237 + 9 + 11 = 25From here go to your calculator and press the “2nd” button and then hit “x^-1.” After you do this press the right arrow until you reach edit.

  14. For the sake of understanding this we are going to pick to edit the letter “A” From here make it a 3 by 3 matrix and put in the values it should end up looking like this[5, 5, 7][5, 7, 9][7, 9, 11] After this we are going to hit the 2nd button and the x^-1 button again (Remember hit 2nd first before hitting x^-1 otherwise you will mess everything up). From here go to EDIT and pick “B” This time make it a 3 by 1 matrix and make it look like [21] [23] [25]

  15. We are almost done now……. WEWTNESS!!!! :Dfrom here simply hit 2nd and go to x^-1 and instead of going to edit just press the number 1 and from here press x^-1 WITHOUT PRESSING THE 2nd BUTTON LEAVE THAT ALONE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! After you have done that press enter and you should get[.5, -1, .5][-1, -.75, 1.25] [.5, 1.25, -1.25]from here multiply this by the matrix B to get [-14.625] [-18.875] [24.5] And from here you have your answers to the variables x, y and zx= -14.625y = -18.875z= 24.5

More Related