1 / 7

Cramer’s Rule

Cramer’s Rule . Gabriel Cramer was a Swiss mathematician (1704-1752). Coefficient Matrices. You can use determinants to solve a system of linear equations. You use the coefficient matrix of the linear system. Linear System Coeff Matrix ax+by=e cx+dy=f. Cramer’s Rule for 2x2 System.

Jimmy
Download Presentation

Cramer’s Rule

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. Cramer’s Rule Gabriel Cramer was a Swiss mathematician (1704-1752)

  2. Coefficient Matrices • You can use determinants to solve a system of linear equations. • You use the coefficient matrix of the linear system. • Linear SystemCoeff Matrix ax+by=e cx+dy=f

  3. Cramer’s Rule for 2x2 System • Let A be the coefficient matrix • Linear SystemCoeff Matrix ax+by=e cx+dy=f • If detA 0, then the system has exactly one solution: and

  4. Example 1- Cramer’s Rule 2x2 • Solve the system: • 8x+5y=2 • 2x-4y=-10 The coefficient matrix is: and So: and

  5. Solution: (-1,2)

  6. Example 2- Cramer’s Rule 2x2 • Solve the system: • 2x+y=1 • 3x-2y=-23 The solution is: (-3,7) !!!

  7. Example 3- Cramer’s Rule 3x3 • Solve the system: • x+3y-z=1 • -2x-6y+z=-3 • 3x+5y-2z=4 Let’s solve for Z Z=1 The answer is: (-2,0,1)!!!

More Related