18
Applications of Linear uations in Two Variable Applications Involving Cost When solving an application that involves two unknowns, sometimes it is convenient to use a system of linear equations in two variables.

Applications of Linear Equations in Two Variables

  • Upload
    gaia

  • View
    77

  • Download
    4

Embed Size (px)

DESCRIPTION

Applications of Linear Equations in Two Variables. Applications Involving Cost. When solving an application that involves two unknowns, sometimes it is convenient to use a system of linear equations in two variables. - PowerPoint PPT Presentation

Citation preview

Page 1: Applications of Linear  Equations in Two Variables

Applications of Linear Equations in Two Variables

Applications Involving Cost

When solving an application that involves two unknowns, sometimes it is convenient to use a system of linear equations in

two variables.

Page 2: Applications of Linear  Equations in Two Variables

At a movie theater a couple buys one large popcorn and two drinks for $5.75. A group of teenagers buys two large popcorns and five drinks for $13.00. Find the cost of one

large popcorn and the cost of one drink.

Solution:In this application we have two unknowns, which we can represent by x and y. Let x represent the cost of one large popcorn. Let y represent the cost of one drink.

Page 3: Applications of Linear  Equations in Two Variables

We must now write two equations. Each of the first two sentences in the problem gives a relationship

between x and y

( Cost of 1 ) + (cost of 2) = (total) x + 2y = 5.75 large popcorn drinks cost

( Cost of 2 ) + (cost of 2) = (total) 2x + 5y = 13.00 large popcorns drinks cost

Page 4: Applications of Linear  Equations in Two Variables

2 x + 5 y = 13.00 Substitute x = -2y + 5.75 into the second equation.

x + 2y = 5.75 x = -2y + 5.75 Isolate x in the first equation.

2(-2y + 5.75) + 5y = 13.00-4y + 11.50 + 5y = 13.00

y + 11.50 = 13.00 y = 1.50

Solve for y.

x + 2y = 5.752x + 5y = 13.00

Page 5: Applications of Linear  Equations in Two Variables

x = -2y + 5.75 First equation after solving for xSubstitute y = 1.50 into this equation.

x = -2(1.50) + 5.75

x = -3.00 + 5.75

x = 2.75The cost of one large popcorn is $2.75 and the cost of one drink is

$1.50

Check by verifying that the solutions meet the specified conditions

1 popcorn + 2 drinks = 1($2.75) + 2 ($1.50) = $5.75 TRUE2 popcorn + 5 drinks = 2($2.75) + 5($1.50) = $13.00 TRUE

Page 6: Applications of Linear  Equations in Two Variables

Application Involving Principal and Interest

I = Prt where P is the principal.r is the annual interest rate, andt is the time in years

Page 7: Applications of Linear  Equations in Two Variables

Example 2

Using a System of Linear equations

Involving Investments Joanne has a total of $6000 to deposit in two accounts. One account earns 3.5% simple interest and the other earns 2.5% simple interest. If the total amount of interest at the end of 1 year is $195, find the amount she deposited in each account.

Solution:Let x represent the principal deposited in the 2.5%Let y represent the principal deposited in the 3.5%

Page 8: Applications of Linear  Equations in Two Variables

(Principal) + (principal) = (total ) x + y = 6000 invested invested principal at 2.5% at 3.5%

( Interest) + (interest) = (total ) 0.025x + 0.035y = 195 earned earned interest at 2.5% at 3.5%

2.5%Account 3.5% account Total

Principal x y 6000

Interest (I=Pr) 0.025x 0.03y 195

We will choose the addition method to solve the system of equations. First multiply the second equation by 1000 to clear decimals.

Page 9: Applications of Linear  Equations in Two Variables

Multiply by -25

x + y = 6000

Multiply by 1000

x + y = 60000.025x + 0.035y = 195 25x + 35y = 195,000

-25x - 25y = -150,000 25x + 35y = 195,000

10y = 45,000

10y = 45,000 After eliminating the x-variable, solve for y.

10y = 45,000 10 10

y = 4500 The amount invested in the 3.5% account is $4500

Page 10: Applications of Linear  Equations in Two Variables

x + y = 6000 Substitute y = 4500 into the equation x + y =6000

x + 4500 = 6000

x = 1500 The amount invested in the 2.5% account is $1500.

To check the solution, verify that the conditions of the problem have been met.

1. The sum of $1500 and $4500 is $6000 as desired. TRUE

2. The interest earned on $1500 at 2.5% is: 0.025($1500) = $37.50 The interest earned on $4500 at 3.5% is: 0.035($4500) = $157.50 $195.00

TRUE

Page 11: Applications of Linear  Equations in Two Variables

Example 3

Using a System of linear Equations in a Mixture Application

A 10% Alcohol solution is mixed with a 40% alcohol solution to produce 30L of a 20% alcohol solution. Find the number of liters of 10% solution and the number of liters of 40% solution required for this mixture.

Page 12: Applications of Linear  Equations in Two Variables

Solution:

Each solution contains a percentage of alcohol plus some other mixing agent such as water. Before we set up a system of equations to model this situation, it is helpful to have background understanding of the problem.

10%

x liters of solution

0.10x L of pure alcohol

+

40%

y liters of solution

0.40y L of pure alcohol

=

20%

.20(30)L of pure alcohol

30 liters of solution

Page 13: Applications of Linear  Equations in Two Variables

10% Alcohol 40% Alcohol 20% Alcohol

Number of liters of solution

x y 30

Number of liters of pure alcohol

0.10x 0.40y 0.20(30) = 6

From the first row, we have

( Amount of ) + ( amount of ) = ( total amount ) 10% solution 40% solution of 20% solution x + y = 30

From the second row, we have

( Amount of ) + ( amount of ) = (total amount of) alcohol in alcohol in alcohol in10% solution 40% solution 20% solution

0.10x + 0.40y = 6

Page 14: Applications of Linear  Equations in Two Variables

We will solve the system with the addition method by first clearing decimals

x + y = 300.10x + 0.40y = 6

Multiply by 10

x + 4y = 60Multiply by -1

-x –y = -30 x +4 y = 60 3y = 30

3y = 30 After eliminating the x – variable, solve for y

y = 10 10 L of 40% solution is needed

x + y =30 Substitute y = 10 into either of the original equationsx + (10) = 30

x = 20 20 L of 10% solution is needed

10 L of 40% solution must be mixed with 20 L of 10% solution

Page 15: Applications of Linear  Equations in Two Variables

The following formula relates the distance traveled to the rate and time of travel.

d = rt distance = rate x time

Page 16: Applications of Linear  Equations in Two Variables

Example 4

A plane travels with a tail wind from Kansas City, Missouri, to Denver, Colorado, a distance of 600 miles in 2 hours. The return trip against a head wind takes 3 hours. Find the speed of the plane in still air, and find the speed of the wind.

Solution

Let p represent the speed of the plane in still air.Let w represent the speed of the wind.

Distance Rate Time

With a tail wind

600 p + w 2

Against a head wind

600 p - w 3

Page 17: Applications of Linear  Equations in Two Variables

To set up two equation in p and w, recall that d = rtFrom the first row, we have

(Distance ) = (rate with )(time traveled ) with the wind the wind with the wind 600 = (p + w)2

From the second row, we have

(Distance ) = (rate against)(time traveled ) against the wind the wind against the wind 600 = (p – w)3

Using the distributive property to clear parentheses, produces the following system

Page 18: Applications of Linear  Equations in Two Variables

2p + 2w = 6003p - 3w = 600

Multiply by 36p + 6w = 1800

Multiply by 26p -6w = 1200

12p = 3000 12p = 3000 12p = 3000 12 12 p = 250

The speed of the plane in still air is 250 mph.

Substitute p = 250 into the first equation 2(250) + 2w = 600

500 + 2w = 600 2w = 100 w = 50

The speed of the plane in still air is 250 mph. The speed of the wind is 50 mph.