Lesson Word problem to solve combined system of linear equations and a "price equation"

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> Lesson Word problem to solve combined system of linear equations and a "price equation"      Log On


   


This Lesson (Word problem to solve combined system of linear equations and a "price equation") was created by by ikleyn(52906) About Me : View Source, Show
About ikleyn:

Word problem to solve combined system of linear equations and a "price equation"


Problem 1

Andrew bought some apples and pears.  The ratio of the number of apples bought to the number of pears bought was  7:4.
He spent  $61.20.  He paid  $22.80  more for the apples than the pears.  Each apple was  $0.30  more than each pears.
    (a)   How much did he spend on the pears?
    (b)   How many pears did he buy?

Solution

Let A be the amount he spent for apples.

Let P be the amount he spent for pears.


From the problem, we have these two equations

    A + P = 61.20,    (1)

    A - P = 22.80.    (2)


To find P, subtract equation (2) from equation (1).  You will get

    2P = 61.20 - 22.80

    2P = 38.4,  P = 38.4/2 = 19.2.


Thus, Andrew spent $19.20 for pears.  It is the answer for question (a).


From this, we conclude that Andrew spent  $61.20 - $19.20 = $42.00 for apples.



                   Now we start solving (b).



Andrew has 7n apples and 4n pears.  The number 'n' is unknown, and we want to find it.


The price for one apple is  42%2F%287n%29 = 6%2Fn.


The price for one pear is  19.2%2F%284n%29 = 4.8%2Fn.


The difference equation for price is

    6%2Fn - 4.8%2Fn = 0.3  dollars.


Simplify and find 'n'

    1.2%2Fn = 0.3,

    n = 1.2%2F0.3 = 4.


So, Andrew bought  7n = 7*4 = 28 apples and 4n = 4*4 = 16 pears.


It is the answer to question (b).


My lessons in this site on solving systems of two linear equations in two unknowns  (Algebra-I curriculum)  are
    - Solution of the linear system of two equations in two unknowns by the Substitution method
    - Solution of the linear system of two equations in two unknowns by the Elimination method
    - Solution of the linear system of two equations in two unknowns using determinant
    - Geometric interpretation of the linear system of two equations in two unknowns
    - Useful tricks when solving systems of 2 equations in 2 unknowns by the Substitution method
    - Solving word problems using linear systems of two equations in two unknowns

    - Word problems that lead to a simple system of two equations in two unknowns
    - Oranges and grapefruits
    - Using systems of equations to solve problems on tickets
    - Three methods for solving standard (typical) problems on tickets
    - Using systems of equations to solve problems on shares
    - Using systems of equations to solve problems on investment
    - Two mechanics work on a car
    - The Robinson family and the Sanders family each used their sprinklers last summer
    - Roses and violets
    - Counting calories and grams of fat in combined food
    - A theater group made appearances in two cities
    - Exchange problems solved using systems of linear equations
    - Typical word problems on systems of 2 equations in 2 unknowns
    - HOW TO algebraize and solve these problems on 2 equations in 2 unknowns
    - One unusual problem to solve using system of two equations
    - Non-standard problems with a tricky setup
    - Sometimes one equation is enough to find two unknowns in a unique way
    - Solving mentally word problems on two equations in two unknowns
    - Solving systems of non-linear equations by reducing to linear ones
    - Solving word problems for 3 unknowns by reducing to equations in 2 unknowns
    - System of equations helps to solve a problem for the Thanksgiving day

    - OVERVIEW of lessons on solving systems of two linear equations in two unknowns

Use this file/link  ALGEBRA-I - YOUR ONLINE TEXTBOOK  to navigate over all topics and lessons of the online textbook  ALGEBRA-I.


This lesson has been accessed 197 times.