Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Study Guide 1 Solutions - Mathematics Analysis Business I | MATH 111, Exams of Mathematics

Material Type: Exam; Professor: Bennett; Class: Math Analysis Business I; Subject: Mathematics; University: Loyola Marymount University; Term: Unknown 1989;

Typology: Exams

Pre 2010

Uploaded on 08/18/2009

koofers-user-gly
koofers-user-gly 🇺🇸

5

(1)

10 documents

1 / 13

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Study Guide 1
Solutions
Sample Problems for Test 1
Math 111
Part 1: No calculator or study sheet
1. Find the slope of a line through the points (2,3) and (5,1).
Solution: Slope is given by the difference of the y-coordinates divided
by the difference of the x-coordinates, so the slope is given by
m=1(3)
52=4
3.
2. List all possibilities for the number of solutions that a system of 3
equations in 3 unknowns can have. Does this answer change (and if so
how) if we have 3 equations in 4 unknowns?
Solution: If the number of equations is greater than or equal to the
number of unknowns (as is the case for 3 equations and 3 unknowns)
the possibilities are:
0 solutions,
Exactly 1 solution, or
Infinitely many solutions.
In the latter case, there are more unknowns than equations, so there
are only two possibilities:
0 solutions, or
infinitely many solutions.
1
pf3
pf4
pf5
pf8
pf9
pfa
pfd

Partial preview of the text

Download Study Guide 1 Solutions - Mathematics Analysis Business I | MATH 111 and more Exams Mathematics in PDF only on Docsity!

Study Guide 1

Solutions

Sample Problems for Test 1

Math 111

Part 1: No calculator or study sheet

  1. Find the slope of a line through the points (2, −3) and (5, 1). Solution: Slope is given by the difference of the y-coordinates divided by the difference of the x-coordinates, so the slope is given by

m =

  1. List all possibilities for the number of solutions that a system of 3 equations in 3 unknowns can have. Does this answer change (and if so how) if we have 3 equations in 4 unknowns? Solution: If the number of equations is greater than or equal to the number of unknowns (as is the case for 3 equations and 3 unknowns) the possibilities are: - 0 solutions, - Exactly 1 solution, or - Infinitely many solutions.

In the latter case, there are more unknowns than equations, so there are only two possibilities:

  • 0 solutions, or
  • infinitely many solutions.
  1. Write the augmented matrix associated to the equations

2 x + 4y − z = 1 3 x − 2 y + z = 2 5 x − y = − 2

Solution:

 

 

  1. If a graph has a negative slope, as you move to the right on the graph, do the y-values get larger or smaller? Solution: As the x-values get larger, the y-values get smaller. Since the x-values get larger as you move to the right, the y-values get smaller.
  2. If (^) 

 

  .

is the reduced row echelon form of the matrix A associated to a system of equations (in x, y, and z), write the solution of the corresponding system of equations. Solution:

x − 2 z = 5 y + z = 2 0 = 0

Do remember to include the third equation.

  1. What are the three different forms for the equation of a line. Solution: We actually gave 4 in class, and I would accept any 3 of the
    1. They are
      • Slope-intercept: y = mx + b.
      • Point-slope: y − y 1 = m(x − x 1 ).
      • General form: Ax + By + C = 0 (or alternatively Ax + By = C I would accept one or the other, but they count as the same form).
  1. Determine graphically the solution set for each system of inequalities and indicate whether the solution set is bounded or unbounded:

x − y < 7 3 x + 2y ≥ 6 x ≥ 0

Solution: The solution is unbounded. To solve it graphically, you need to graph the three lines: x − y = 7 (which passes through (0, −7) and (7, 0), graphed with a dashed line), the line 3x + 2y = 6 (which passes through (0, 3) and (2, 0), and the line x = 0 (the y-axis). After checking a test point, we see that the solution is the shaded region to the upper right of the triangle. including the two solid lines as boundary. (I will try and get a picture solution on the web soon, but I am having trouble getting one converted to the type of file I need to do so.)

  1. True or False (Circle the letter). Partial credit will be given only if an explanation is included.

T F The matrix

[ 1 0 2 0 0 0

] corresponds to a system of equations

with no solutions. Solution: False, the equations become x = 2 and 0 = 0. Since we don’t have a contradiction in the equations, and there are two variables with the second column has no leading 1, there are infinitely many solutions.

T F The matrix

[ 1 0 2 0 1 0

] corresponds to a system of equations with exactly one solution. Solution: True. The corresponding equations are: x = 2 and y = 0 and there are exactly 2 variables there is a unique solution. Alternatively, since every column to the left of the vertical line has a leading 1 and there is not a row with corresponding equation 0 = 1, there must be a unique solution.

T F The matrix

 

  is in row-reduced echelon form.

Solution: False. The first non-zero entry in the last row is a 2, not a 1 as required.

T F The matrix

[ 1 1 2 0 0 0

] is in row-reduced echelon form. Solution: True. Every row has a leading 1 and the column with the leading 1 has 0s elsewhere. T F If A is an m × n matrix and B is an m × k matrix, then AB is an n × k matrix. Solution: False, you cannot multiply A and B since A has a different number of columns as B has rows (unless m = n).

  1. If A =

[ − 2 1 3 2

] and B =

[ 1 − 1 4 − 3

] , find the product matrix AB. Solution: The product of the matrices is given by [ − 2 · 1 + 1 · 4 − 2 · (−1) + 1 · (−3) 3 · 1 + 2 · 4 3 · (−1) + 2 · (−3)

]

[ 2 − 1 11 − 9

]

Calculator and Study Sheet Allowed

  1. Write the equation of the line passing through the points (3, 5), and (− 3 , 17). Solution: The slope of the line is given by

m =

Using the point-slope equation of the line we obtain

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

  1. What is the slope of the line 3x + 5y = 9? Solution: We could rewrite the line in point slope form, find two points on the line and calculate the slope from those points, or remember the formula for finding the slope from the general equation of a line. In any case, the answer is that the slope is

m =

  1. Use any method you like to find the point of intersection of the lines 2 x + 5y = −1 and 3x + y = −8. Solution: One option is to solve the second equation for y, to get

y = − 3 x − 8.

Substituting this into the first equation we have

2 x + 5(− 3 x − 8) = − 1 2 x − 15 x − 40 = − 1 − 13 x = −1 + 40 adding 40 to both sides − 13 x = 39 x = − 3.

Substituting x = −3 in the first equation we have

2(−3) + 5y = − 1.

Solving this we have y = 1. Thus the solution is x = −3 and y = 1. We can check the answer with the second equation to see that this solution is correct. A second method would be to use matrices. [ 2 5 − 1 3 1 − 8

] R (^1) −→ − 2 R 2

[ 3 1 − 8 2 5 − 1

]

R 1 −→ − R 2

[ 1 − 4 − 7 2 5 − 1

] R (^2) −→ − 2 R 1

[ 1 − 4 − 7 0 13 13

]

1 (^13) −→ R^2

[ 1 − 4 − 7 0 1 1

] R 1 + 4R 2 −→

[ 1 0 − 3 0 1 1

]

This gives us x = −3 and y = 1. Of course, if you have a calculator, you could set this one up with the calculator. However, you might have to solve a 2 × 2 on the no calculator/study sheet allowed portion. The third method would be elimination. To find the y value we would multiply the first equation by 3, the second equation by 2, and then subtract to obtain: 13 y = 13

and thus y = 1. We could either substitute in for y or multiply the second equation by 5 and subtract the first equation from it to obtain

13 x = − 39

or x = −3, and again the solution is x = −3 and y = 1.

  1. Consider the system

2 x − 4 y = − 6 − 3 x + 6y = k.

For what values of k does the system have

(a) no solutions? (b) exactly one solution? (c) infinitely many solutions?

The easiest way to solve this is to first simplify the first equation by dividing both sides by 2. We have that the equations are

x − 2 y = − 3 − 3 x + 6y = k

Note that if we now multiply the first equation by −3 we get

− 3 x + 6y = 9 − 3 x + 6y = k

The only way that we can have any solutions is if k = 9, but in that case there would be infinitely many solutions. Hence:

(a) There are no solutions is k 6 = 9. (b) There is no value for k which gives exactly 1 solution. (c) There are infinitely many solutions if k = 9.

  1. Write the augmented matrix for the system

2 x − z = 1 3 x + 2y = 4.

Solution: The matrix would be   

  

(b) Write down what operation should be the first row operation to undertake in Gauss-Jordan elimination. Solution: The first row operation should be R 3 + R 1. This would make the entry in the 3, 1 position a 0.

  1. Sandy has a total of $3,500 on deposit with two savings institutions. One pays interest at the rate of 6% per year and the other pays interest at the rate of 7% per year. If Sandy earned a total of $250 in interest during a single year, how much does she have on deposit in each insti- tution? Solution: There was an error in this problem. The question should have read that the interest paid was $220 not $250. Below I will solve the problem with $250, and you will see why there must have been an error. Then I will give the solution with 220 instead. We will let x denote the amount of money in the first institution (pay- ing 6%) and y denote the amount of money in the second institution (paying 7%). Since her total is 3500 we have the equation

x + y = 3500.

That the interest paid was 250 dollars, gives the equation

. 06 x +. 07 y = 250.

Thus we have the equations

x + y = 3500 .06 +. 07 y = 250

This gives us the augmented matrix [ 1 1 3500

. 06. 07 250

]

Row reducing this on our calculator yields the matrix [ 1 0 − 500 0 1 4000

]

This matrix corresponds to Sandy investing −500 dollars in the account paying 6% interest, which is ludicrous. Hence we know that the problem (or our solution) must have an error. Note: For this problem, it really is that problem that has the error, but if it was a solution error that you didn’t have time to fix (i.e., if you see this happen on a test) you should tell me that you know the answer is wrong and why. Checking your answer and discovering it is wrong is worthwhile, and I take off fewer points for an incorrect answer that you can explain why you know it is wrong. Now for the correct problem, the initial matrix should be [ 1 1 3500

. 06. 07 220

]

Row reducing this matrix yields [ 1 0 2500 0 1 1000

]

This corresponds to the equations x = 2500 and y = 1000. Thus there must be $2500 invested in the first institution and $1000 invested in the second.

  1. Below is a row-reduced matrix. Write down the system of equations corresponding to this matrix, and then write the solution for the cor- responding equations using the parameter t.  

 .

Solution: The equations corresponding to the matrix are

x + 2y = − 3 z = 4

To solve, we enter the matrix (call it A) in our calculator to obtain

A−^1 =

  

− 3 65

− 7 65

2 1 5 13

− 2 14 13 0 65

11 65

− 1 5

  .

Multiplying the solution column vector by this matrix gives solution:

x =

y =

z =

  1. A T-shirt company wants to manufacture 2 types of T-shirts. The first T-shirt requires 10 minutes on machine A, 5 minutes on machine B, and 3 minutes on machine C. The second T-shirt requires 7 minutes of manufacturing time on machine A, 6 minutes of manufacturing time on machine B, and 4 minutes of manufacturing time on machine C. The first T-shirt sells for a profit of 5 dollars and the second T-shirt sells for a profit of 6 dollars. Set up the linear programming problem for this company. Label all of your variables. Correction to question: Oops, I didn’t include the amount of time on each machine... sorry. Suppose machine A has 2 hours available, machine B has 1 hour available, and machine C has 3 hours available. Solution: Let x denote the number of the first T-shirt to be made, and y denote the number of the second T-shirt to be made. For the requirements on machine A, we know 10 x + 7y For machine B we have 5x + 6y and for machine C, we have 3x + 4y. Of course since there aren’t any negative numbers of T-shirts, x ≥ 0 and y ≥ 0. We are trying to maximize the profit function P = 5x + 6y. Thus the final set of equations is: P = 5 x + 6y 10 x + 7y ≤ 120 5 x + 6y ≤ 60 3 x + 4y ≤ 180.