Question

In: Math

Question: Describe the various methods of solving linear systems. With which method of solving linear systems...

Question: Describe the various methods of solving linear systems. With which method of solving linear systems are you most comfortable, and why?

Hint: First, define a linear system, and give an example. Then, discuss the methods, and show the steps to solve your example. Finally, talk about advantages and drawbacks of each method.

"Real-Life" Relationship: Any relationship where we have a fixed cost and variable cost can be represented by a linear equation.

For instance, the cost of a rental car from Hertz might be $100 plus $0.70 per mile, while Enterprise might charge $80 plus $0.80 per mile. We can solve the following system to find out when the cost is the same (c = cost, m = miles driven)

c = 0.7m + 100 (Hertz)

c = 0.8m + 80 (Enterprise)

It turns out that they are equal when the mileage is m = 200.

Challenge 1: Given two lines in standard form, how can you quickly decide if they have the same slope, simply by using ratios of y and x coefficients?

Challenge 2: What is a quick way (without finding the slope or solving for y) to decide whether the following system has a solution?

2x + 3y = 4

2x + 3y = 5

Solutions

Expert Solution

#question

A system of linear equations is just a collective group  of two or more linear equations.

for example:-

2x+3y = 1 ......(1)

x+y = 2 .......(2)

equation(1) and equation(2) creats a system of two linear equations having two variable x and y.

there are basically two methods

(a) substitution method:- in this method we solve one of the equations (you choose which one) for one of the variables (you choose which one), and then plugging this back into the other equation, "substituting" for the chosen variable and solving for the other. Then you back-solve for the first variable.

x+2y = 3 .....(1)

x+y = 1 .....(2)

by equation(2)

y = 1-x .....(3)

substitute the value of y in equation(1)

x+2(1-x) = 3

-x+2 = 3

x = -1 and y = 2

(b)elimination method:-

In the elimination method you either add or subtract the equations to get an equation in one variable.When the coefficients of one variable are opposites you add the equations to eliminate a variable and when the coefficients of one variable are equal you subtract the equations to eliminate a variable.

x+2y = 3 .....(1)

x+y = 1 .....(2)

subtract equation (2) from equation(1) . we get

y = 2

now put this value of y into equation(2)

x = -1

both methods are almost simillar .in my experience there is no advantage or disadvantage of one method over other.

#challenge-1

find the ratio of respective coefficients of x and y , if they are same then slope is same otherwise not

#challenge-2

2x+3y = 4 ....(1)

2x+3y = 5 ....(2)

by equation (1) and (2) ,

4 = 5

which is not true means this system have no solution.


Related Solutions

Iterative method of solving large systems Is there any example for which Jacobi method fails and...
Iterative method of solving large systems Is there any example for which Jacobi method fails and Gauss-Seidel method succeeds?
How many methods are there for solving quadratic equations? And which is a preferred method?
How many methods are there for solving quadratic equations? And which is a preferred method?
What are the different methods for solving a system of equations? Which method do you like...
What are the different methods for solving a system of equations? Which method do you like the best? Why? When is your favorite method of solving a system of equations not the best method (please provide an example of that kind of system)?
2. (Solving linear systems) Consider the linear system Ax = b with A =[14 9 14...
2. (Solving linear systems) Consider the linear system Ax = b with A =[14 9 14 6 -10;-11 -11 5 8 6;15 -2 -14 8 -15;14 13 11 -3 -7;0 9 13 5 -14], and . b = [-4;8;6;0;10]. a) Verify that the linear system has a unique solution. Hint: use rref, rank, det, or any other Matlab method. Briefly explain the answer please. You'll now solve Ax = b in three different ways. Store the three different solutions in...
In this lesson, you are learning about systems of equations and three methods for solving them:...
In this lesson, you are learning about systems of equations and three methods for solving them: graphing, substitution, and addition. Compare and contrast the three methods by discussing the following: Is one method easier than the others for all systems, or does it depend on the system? If it depends on the system, how could you tell before you begin solving the system which solution method would be the most efficient? How is it possible to tell by inspection (look...
For this Variation of parameter problem, consider the following method of solving the general linear equation...
For this Variation of parameter problem, consider the following method of solving the general linear equation of first order y' + p(t)y= g(t) (a) If g(t) = 0 for all t, show that the solution is y= Aexp[ - the integral of p(t)dt] , where A is a constant Please use good handwriting and show as many steps as possible. Thank you.
describe the substitution method and the elimination method of solving a system of equations. do they...
describe the substitution method and the elimination method of solving a system of equations. do they always give the same answers? what is the difference between the methods?
question#1: List and describe various features of electronic systems. question#2: List and discuss the steps in...
question#1: List and describe various features of electronic systems. question#2: List and discuss the steps in designing an embedded system. Note: please type the answer. if you cannot type, then don't answer
Compare and contrast various methods of capital budgeting. Which method do you think is the most...
Compare and contrast various methods of capital budgeting. Which method do you think is the most appropriate and why? Rationalize your standing
The following four methods are commonly used for solving systems of equations: 1.    Graphing 2.    Substitution...
The following four methods are commonly used for solving systems of equations: 1.    Graphing 2.    Substitution 3.    Addition 4.    Determinants and Cramer’s Rule Pick one method and discuss the pros and cons of that method. Provide an example of a problem that can be easily solved using your chosen method and an example of a problem that would be more difficult to solve using your method. Review your classmates’ responses to find a classmate who chose a different method. Discuss...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT