SOLVING WORD PROBLEMS USING INVERSE MATRIX

This method can be applied only when the coefficient matrix is a square matrix and non-singular. Consider the matrix equation

AX = B

where A is a square matrix and non-singular. Since A is non-singular, A-1 exists.

Problem 1 :

A landscaping company placed two orders with a nursery. The first order was for 13 bushes and 4 trees, and totaled $487. The second order was for 6 bushes and 2 trees, and totaled $232. How much is each bush and how much is each tree?

Solution:

Let x be the bushes and

y be the trees.

13x + 4y = 487

6x + 2y = 232

A=13462 B=487232 X=xyX=A-1BA-1=1|A| adj A|A|=26-24=2adj A=2-4-613A-1=122-4-613xy=122-4-613487232 =12(974-928)(-2922+3016)=124694xy=2347

So, each bush is $23 and each tree is $47.

Problem 2 :

The admission fee at a small fair is $1.50 for children and $4 for adults. On a certain day, 220 people enter the fair and $5050 is collected. How many children attended the fair that day?

Solution:

Let x be the number of children and

y be the number of adults.

x + y = 220

1.50x + 4y = 5050

A=111.504 B=2205050 X=xyX=A-1BA-1=1|A| adj A|A|= 4-1.50=2.5adj A=4-1-1.501A-1=12.54-1-1.501xy=12.54-1-1.5012205050 =12.5880-5050-330+5050=12.5-41704720xy=-16681888

1668 children attended the fair that day.

Problem 3 :

Sam Stone bought 5 pieces of gum, 3 jawbreakers, and 2 candy bars for $1.04. Bill Bridge bought 2 pieces of gum, 12 jawbreakers, and 4 candy bars for $2.24. Mr. Bulldog bought 7 pieces of gum, 2 jawbreakers, and 1 candy bar for $0.74. Use matrix equations to determine the cost of each item.

Solution:

Let x be the gum, y be the jawbreakers and z be the candy bars.

5x + 3y + 2z = 1.04

2x + 12y + 4z = 2.24

7x + 2y + 1z = 0.74

A=5322124721 B=1.042.240.74 X=xyzX=A-1BA-1=1|A| adj A|A|=5(12-8)-3(2-28)+2(4-84)=5(4)-3(-26)+2(-80)=20+78-160|A|=-62aij=+(12-8)-(2-28)+(4-84)-(3-4)+(5-14)-(10-21)+(12-24)-(20-4)+(60-6)aij=426-801-911-12-1654adj A=41-1226-9-16-801154A-1=1-6241-1226-9-16-801154xyz=1-6241-1226-9-16-8011541.042.240.74 =1-624.16+2.24-8.8827.04-20.16-11.84-83.2+24.64+39.96=1-62-2.4-4.96-18.6xyz=0.040.080.3

So, each gum is $0.04, each jawbreaker is $0.08 and each candy bar is $0.3.

Problem 4 :

A gift shop has helium-filled balloons for all occasions priced according to size-small, medium, and large. B.D. Stone spent $17 for four small balloons, two medium balloons, and one large balloon. It cost Betty Bridge $22 for six small, one medium, and two large balloons. For $25, Henry Hay got four small, three medium, and two large balloons. How much did Clara Claiborne pay for three of each size?

Solution:

Let x be the small size balloons, y be the medium size  balloons and z be the large size balloons.

4x + 2y + z = 17

6x + y + 2z = 22

4x + 3y + 2z = 25

A=421612432 B=172225 X=xyzX=A-1BA-1=1|A| adj A|A|=4(2-6)-2(12-8)+1(18-4)=4(-4)-2(4)+1(14)=-16-8+14|A|=-10aij=+(2-6)-(12-8)+(18-4)-(4-3)+(8-4)-(12-8)+(4-1)-(8-6)+(4-12)aij=-4-414-14-43-2-8adj A=-4-13-44-214-4-8A-1=1-10-4-13-44-214-4-8xyz=1-10-4-13-44-214-4-8172225 =1-10-68-22+75-68+88-50238-88-200=1-10-15-30-50xyz=1.535

Recent Articles

  1. Finding Range of Values Inequality Problems

    May 21, 24 08:51 PM

    Finding Range of Values Inequality Problems

    Read More

  2. Solving Two Step Inequality Word Problems

    May 21, 24 08:51 AM

    Solving Two Step Inequality Word Problems

    Read More

  3. Exponential Function Context and Data Modeling

    May 20, 24 10:45 PM

    Exponential Function Context and Data Modeling

    Read More