OneStopGate.Com
OnestopGate   OnestopGate
   Thursday, April 18, 2024 Login  
OnestopGate
Home | Overview | Syllabus | Tutorials | FAQs | Downloads | Recommended Websites | Advertise | Payments | Contact Us | Forum
OneStopGate

GATE Resources
Gate Articles
Gate Books
Gate Colleges 
Gate Downloads 
Gate Faqs
Gate Jobs
Gate News 
Gate Sample Papers
Training Institutes

GATE Overview
Overview
GATE Eligibility
Structure Of GATE
GATE Coaching Centers
Colleges Providing M.Tech/M.E.
GATE Score
GATE Results
PG with Scholarships
Article On GATE
Admission Process For M.Tech/ MCP-PhD
GATE Topper 2012-13
GATE Forum




GATE 2025 Exclusive
Organizing Institute
Important Dates
How to Apply
Discipline Codes
GATE 2025 Exam Structure

GATE 2025 Syllabus
Aerospace Engg..
Agricultural Engg..
Architecture and Planning
Chemical Engg..
Chemistry
Civil Engg..
Computer Science / IT
Electronics & Communication Engg..
Electrical Engg..
Engineering Sciences
Geology and Geophysics
Instrumentation Engineering
Life Sciences
Mathematics
Mechanical Engg..
Metallurgical Engg..
Mining Engg..
Physics
Production & Industrial Engg..
Pharmaceutical Sciences
Textile Engineering and Fibre Science

GATE Study Material
Aerospace Engg..
Agricultural Engg..
Chemical Engg..
Chemistry
Civil Engg..
Computer Science / IT
Electronics & Communication Engg..
Electrical Engg..
Engineering Sciences
Instrumentation Engg..
Life Sciences
Mathematics
Mechanical Engg..
Physics
Pharmaceutical Sciences
Textile Engineering  and Fibre Science

GATE Preparation
GATE Pattern
GATE Tips N Tricks
Compare Evaluation
Sample Papers 
Gate Downloads 
Experts View

CEED 2013
CEED Exams
Eligibility
Application Forms
Important Dates
Contact Address
Examination Centres
CEED Sample Papers

Discuss GATE
GATE Forum
Exam Cities
Contact Details
Bank Details

Miscellaneous
Advertisment
Contact Us


Home » GATE Study Material » Mathematics » Linear Algebra » Systems of linear equations in Two variables.

Systems of linear equations in Two variables.

Looking for GATE Preparation Material? Join & Get here now!

** Gate 2013 Question Papers.. ** CEED 2013 Results.. ** Gate 2013 Question Papers With Solutions.. ** GATE 2013 CUT-OFFs.. ** GATE 2013 Results.. **

Systems of linear equations in Two variables.

SYSTEMS OF EQUATIONS in TWO VARIABLES

A system of equations is a collection of two or more equations with the same set of unknowns. In solving a system of equations, we try to find values for each of the unknowns that will satisfy every equation in the system.


The equations in the system can be linear or non-linear. This tutorial reviews systems of linear equations.


A problem can be expressed in narrative form or the problem can be expressed in algebraic form.


 


Let's start with an example stated in narrative form. We'll convert it to an equivalent equation in algebraic form, and then we will solve it.


 


Example 1:


A total of $12,000 is invested in two funds paying 9% and 11% simple interest. If the yearly interest is $1,180, how much of the $12,000 is invested at each rate?


 


Before you work this problem, you must know the definition of simple interest. Simple interest can be calculated by multiplying the amount invested at the interest rate.


 


Solution:


We have two unknowns: the amount of money invested at 9% and the amount of money invested at 11%. Our objective is to find these two numbers.


Sentence (1) ''A total of $12,000 is invested in two funds paying 9% and 11% simple interest.'' can be restated as (The amount of money invested at 9%) $+$ (The amount of money invested at 11%) $=$ $12,000.


Sentence (2) ''If the yearly interest is $1,180, how much of the $12,000 is invested at each rate?'' can be restated as (The amount of money invested at 9%) $\times $ 9% + (The amount of money invested at 11% $\times $ 11%) $=$ total interest of $1,180.


 


 


It is going to get tiresome writing the two phrases (The amount of money invested at 9%) and (The amount of money invested at 11%) over and over again. So let's write them in shortcut form. Call the phrase (The amount of money invested at 9%) by the symbol $x$ and call the phrase (The amount of money invested at 11% times 11%) by the symbol $y$.


 


 


Let's rewrite sentences (1) and (2) in shortcut form.


 

\begin{eqnarray*}

(1) &:&x+y=\$12,000. \\

&& \\

(2) &:&0.09x+0.11y=\$1180 \\

&&

\end{eqnarray*}
 


 


 


We have converted a narrative statement of the problem to an equivalent algebraic statement of the problem. Let's solve this system of equations.

A system of linear equations can be solved four different ways:

Substitution,


Elimination,


Matrices,


Graphing.
 

The Method of Substitution:


The method of substitution involves five steps:


Step 1: Solve for y in equation (1).

\begin{eqnarray*}

x+y &=&\$12,000. \\

&& \\

y &=&\$12,000-x \\

&&

\end{eqnarray*}
 


 


 


Step 2: Substitute this value for y in equation (2). This will change equation (2) to an equation with just one variable, x.

\begin{eqnarray*}

0.09x+0.11y &=&\$1180 \\

&& \\

0.09x+0.11\left( \$12,000-x\right) &=&\$1180 \\

&& \\

&&

\end{eqnarray*}
 


 


 


Step 3: Solve for x in the translated equation (2).

\begin{eqnarray*}

0.09x+0.11\left( \$12,000-x\right) &=&\$1180 \\

&& \\

0.0...

...\\

&& \\

-0.02x &=&-\$140 \\

&& \\

x &=&\$7,000 \\

&&

\end{eqnarray*}
 


 


 


Step 4: Substitute this value of x in the y equation you obtained in Step 1.

\begin{eqnarray*}

&& \\

(1) &:&x+y=\$12,000. \\

&& \\

\$7,000+y &=&\$12,000 \\

&& \\

y &=&\$5,000 \\

&& \\

&&

\end{eqnarray*}
 


 


 


Step 5: Check your answers by substituting the values of x and y in each of the original equations. If, after the substitution, the left side of the equation equals the right side of the equation, you know that your answers are correct.


 


 

\begin{eqnarray*}

(1) &:&x+y=\$12,000. \\

&& \\

\$7,000+\$5,000 &=&\$12,000...

...t) +0.11\left( \$5,000\right) &=&\$1180 \\

&& \\

&& \\

&&

\end{eqnarray*}
 


 


 

The Method of Elimination:


The process of elimination involves five steps:


In a two-variable problem rewrite the equations so that when the equations are added, one of the variables is eliminated, and then solve for the remaining variable.


 


Step 1: Change equation (1) by multiplying equation (1) by $-0.09$ to obtain a new and equivalent equation (1).

\begin{eqnarray*}

(1) &:&x+y=\$12,000. \\

&& \\

(New\ 1) &:&-0.09x-0.11y=-\$,1080 \\

&& \\

&&

\end{eqnarray*}
 


 


 

Step 2: Add new equation (1) to equation (2) to obtain equation (3).

\begin{eqnarray*}

&& \\

(New\ 1) &:&-0.09x-0.09y=-\$,1080 \\

&& \\

(2) &:...

...\\

(3) &:&0.02y=100 \\

&& \\

y &=&\$5,000 \\

&& \\

&&

\end{eqnarray*}
 


 


 

Step 3: Substitute $y=\$5,000$ in equation (1) and solve for x.

\begin{eqnarray*}

&& \\

x+y &=&\$12,000 \\

&& \\

x+\$5,000 &=&\$12,000 \\

x &=&\$7,000 \\

&& \\

&&

\end{eqnarray*}
 


 


 

Step 4: Check your answers in equation (2). Does

\begin{eqnarray*}

0.09x+0.11y &=&\$1,180 \\

&& \\

&&0.09\left( \$7,000\right) +0.11\$5,000=\$1,180 \\

&& \\

&& \\

&&

\end{eqnarray*}
 


 


 

The Method of Matrices:


This method is essentially a shortcut for the method of elimination.


Rewrite equations (1) and (2) without the variables and operators. The left column contains the coefficients of the x's, the middle column contains the coefficients of the y's, and the right column contains the constants.


 


 

$

\begin{array}{r}

(1) \\

\\

(2)

\end{array}

\left[

\begin{array}{rrrrr...

...

& & & & \vert & & \\

0.09 & & 0.11 & & \vert & & 1180

\end{array}

\right] $


 

 


 

 


 

 


 

 
The objective is to reorganize the original matrix into one that looks like
$

\begin{array}{r}

(1) \\

\\

(2)

\end{array}

\left[

\begin{array}{rrrrr...

...

& & & & \vert & & \\

0 & & 1 & & \vert & & b

\end{array}

\right] \bigskip $
where a and b are the solutions to the system.


 


 


 


Step 1. Manipulate the matrix so that the number in cell 11 (row 1-col 1) is 1. In this case, we don't have to do anything. The number 1 is already in the cell.


 


Step 2: Manipulate the matrix so that the number in cell 21 is 0. To do this we rewrite the matrix by keeping row 1 and creating a new row 2 by adding -0.09 x row 1 to row 2.

\begin{eqnarray*}

&& \\

-0.09\left[ Row\ 1\right] +\left[ row\ 2\right] &=&\left[ New\ Row\ 2\right]

\\

&&

\end{eqnarray*}
 


 


 

$

\begin{array}{r}

(1) \\

\\

(2)

\end{array}

\left[

\begin{array}{rrrrr...

...\\

& & & & \vert & & \\

0 & & 0.02 & & \vert & & 100

\end{array}

\right] $


 

 


 

 


 

 
Step 3: Manipulate the matrix so that the cell 22 is 1. Do this by multiplying row 2 by 50.


 


 

$

\begin{array}{r}

(1) \\

\\

(2)

\end{array}

\left[

\begin{array}{rrrrr...

...0 \\

& & & & \vert & & \\

0 & & 1 & & \vert & & 5000

\end{array}

\right] $


 

 


 

 


 

 
Step 4: Manipulate the matrix so that cell 12 is 0. Do this by adding

\begin{eqnarray*}

&& \\

-1[Row\ 2]+[Row\ 1] &=&[New\ Row\ 1] \\

&&

\end{eqnarray*}  


 


 


 

$

\begin{array}{r}

(1) \\

\\

(2)

\end{array}

\left[

\begin{array}{rrrrr...

...0 \\

& & & & \vert & & \\

0 & & 1 & & \vert & & 5000

\end{array}

\right] $


 

You can read the answers off the matrix as x = $7,000 and y = $5,000.



Discussion Center

Discuss/
Query

Papers/
Syllabus

Feedback/
Suggestion

Yahoo
Groups

Sirfdosti
Groups

Contact
Us

MEMBERS LOGIN
  
Email ID:
Password:

  Forgot Password?
 New User? Register!

INTERVIEW EBOOK
Get 9,000+ Interview Questions & Answers in an eBook. Interview Question & Answer Guide
  • 9,000+ Interview Questions
  • All Questions Answered
  • 5 FREE Bonuses
  • Free Upgrades
GATE RESOURCES
 
  • Gate Books
  • Training Institutes
  • Gate FAQs
  • GATE BOOKS
     
  • Mechanical Engineeering Books
  • Robotics Automations Engineering Books
  • Civil Engineering Books
  • Chemical Engineering Books
  • Environmental Engineering Books
  • Electrical Engineering Books
  • Electronics Engineering Books
  • Information Technology Books
  • Software Engineering Books
  • GATE Preparation Books
  • Exciting Offers



    GATE Exam, Gate 2009, Gate Papers, Gate Preparation & Related Pages


    GATE Overview | GATE Eligibility | Structure Of GATE | GATE Training Institutes | Colleges Providing M.Tech/M.E. | GATE Score | GATE Results | PG with Scholarships | Article On GATE | GATE Forum | GATE 2009 Exclusive | GATE 2009 Syllabus | GATE Organizing Institute | Important Dates for GATE Exam | How to Apply for GATE | Discipline / Branch Codes | GATE Syllabus for Aerospace Engineering | GATE Syllabus for Agricultural Engineering | GATE Syllabus for Architecture and Planning | GATE Syllabus for Chemical Engineering | GATE Syllabus for Chemistry | GATE Syllabus for Civil Engineering | GATE Syllabus for Computer Science / IT | GATE Syllabus for Electronics and Communication Engineering | GATE Syllabus for Engineering Sciences | GATE Syllabus for Geology and Geophysics | GATE Syllabus for Instrumentation Engineering | GATE Syllabus for Life Sciences | GATE Syllabus for Mathematics | GATE Syllabus for Mechanical Engineering | GATE Syllabus for Metallurgical Engineering | GATE Syllabus for Mining Engineering | GATE Syllabus for Physics | GATE Syllabus for Production and Industrial Engineering | GATE Syllabus for Pharmaceutical Sciences | GATE Syllabus for Textile Engineering and Fibre Science | GATE Preparation | GATE Pattern | GATE Tips & Tricks | GATE Compare Evaluation | GATE Sample Papers | GATE Downloads | Experts View on GATE | CEED 2009 | CEED 2009 Exam | Eligibility for CEED Exam | Application forms of CEED Exam | Important Dates of CEED Exam | Contact Address for CEED Exam | CEED Examination Centres | CEED Sample Papers | Discuss GATE | GATE Forum of OneStopGATE.com | GATE Exam Cities | Contact Details for GATE | Bank Details for GATE | GATE Miscellaneous Info | GATE FAQs | Advertisement on GATE | Contact Us on OneStopGATE |
    Copyright © 2024. One Stop Gate.com. All rights reserved Testimonials |Link To Us |Sitemap |Privacy Policy | Terms and Conditions|About Us
    Our Portals : Academic Tutorials | Best eBooksworld | Beyond Stats | City Details | Interview Questions | India Job Forum | Excellent Mobiles | Free Bangalore | Give Me The Code | Gog Logo | Free Classifieds | Jobs Assist | Interview Questions | One Stop FAQs | One Stop GATE | One Stop GRE | One Stop IAS | One Stop MBA | One Stop SAP | One Stop Testing | Web Hosting | Quick Site Kit | Sirf Dosti | Source Codes World | Tasty Food | Tech Archive | Software Testing Interview Questions | Free Online Exams | The Galz | Top Masala | Vyom | Vyom eBooks | Vyom International | Vyom Links | Vyoms | Vyom World
    C Interview Questions | C++ Interview Questions | Send Free SMS | Placement Papers | SMS Jokes | Cool Forwards | Romantic Shayari