0% found this document useful (0 votes)
172 views1 page

Basic Numerical Methods

This document provides an introduction to basic numerical methods by presenting 6 examples of common numerical problems: (1) solving a linear equation, (2) solving a system of linear equations, (3) solving a quadratic equation, (4) performing matrix operations, (5) matrix multiplication, and (6) solving a system of equations using the matrix inverse method.

Uploaded by

Jaya Prakash
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
172 views1 page

Basic Numerical Methods

This document provides an introduction to basic numerical methods by presenting 6 examples of common numerical problems: (1) solving a linear equation, (2) solving a system of linear equations, (3) solving a quadratic equation, (4) performing matrix operations, (5) matrix multiplication, and (6) solving a system of equations using the matrix inverse method.

Uploaded by

Jaya Prakash
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

BASIC NUMERICAL METHODS

1. Solve 3𝑥 + 3 = 9(2𝑥 + 1)
(1 × 3 = 3)
2. Solve 8𝑥 + 7𝑦 = 10; 11𝑥 = 10(1 − 𝑦)
(1 × 5 = 5)
3. Solve 4𝑥 2 − 6𝑥 = 14
1 0 −2
2
4. Find 𝐴 − 3𝐴 + 2𝐼; if 𝐴 = [2 2 4 ]
0 0 2
(2 × 6 = 12)

3 5
9 4
5. If 𝐴 = [2 3] 𝑎𝑛𝑑 𝐵 = [ ] find AB and BA hence Show that 𝐴𝐵 ≠ 𝐵𝐴
3 1
1 6
(1 × 8 = 8)
6. Solve the following system of equations by matrix inverse method
2𝑥 − 3𝑦 + 3𝑧 = 1
2𝑥 + 2𝑦 + 3𝑧 = 2
3𝑥 − 2𝑦 + 2𝑧 = 3
(1 × 12 = 12)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy