





Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Solutions to the math 120e first midterm exam held in autumn 2007. It includes step-by-step solutions for various math problems covering topics like algebra, geometry, and calculus.
Typology: Exams
1 / 9
This page cannot be seen from the preview
Don't miss anything!






Math 120E First Midterm Autumn 2007
Your Name Your Signature
Student ID # Andrey Walker Section 1:30 12:30 1: (circle one) EA EB EC
Problem Total Points (^) Score
1 6
2 6
3 13
4 13
5 12
Total 50
Math 120E First Midterm Autumn 2007
1 (6 points)^ Let^ p(x) = 5x^2 −^8 x.^ Compute^
p(x + h) − p(x) h
and simplify as much as possible (assume h 6 = 0).
2 (6 points) For which value(s) of α does 12 x^2 + 2αx + 3 = 0 have exactly one solution?
Math 120E First Midterm Autumn 2007
4 (13 points)^ Ida has 640 feet of fencing to make a rectangular enclosure for her goats. She will use the wall of her house for one side of the enclosure. She also wants to use some of the fencing to split the enclosure into four parts. (See the figure.)
(a) (7 points) What is the maximum possible area of the enclosure?
(b) (6 points) Find dimensions that would give the enclosure an area of 19,500 square feet. (Using all the fencing.)
Math 120E First Midterm Autumn 2007
5 (12 points)^ Let^ f^ (x) = 2x^ + 1^ and^ g(x) =
{ −x + 1 if x ≤ −2; 7 − x^2 if x ≥ − 2.
(a) (6 points) Give a multipart formula for the composition f (g(x)).
(b) (6 points) Give all values of x that satisfy g(x) = 2.
Math 120E First Midterm Solutions Autumn 2007
3 (13 points)^ The green at the 13th hole of the golf course is a circle of radius 20 feet. The hole is located 8 feet due North of the center of the green. Clovis starts walking from a point 22 feet East and 14 feet North of the center of the green. He walks straight towards the westernmost point of the green at a constant rate of 2 feet per second. (See the figure.)
(a) (6 points) At what point does Clovis enter the green?
Circle: x^2 + y^2 = 400
Line: It joins (− 20 , 0) and (22, 14). The slope is
m =
The equation is y =
(x + 20).
Intersection:
x^2 +
[ 1 3
(x + 20)
] 2 = 400
x^2 +
x −
= 0 multiply through by
x^2 + 4x − 320 = 0
x =
√ 42 − 4 · 1 · (−320) 2 · 1
Thus x = 16 and y =
(16 + 20) = 12. The point is (16, 12).
(b) (7 points) When he reaches the point due East of the hole, Clovis turns and heads straight South. If he maintains a constant speed, what is the total time he spends in the green?
He turns when y = 8, so 8 =
(x + 20) and x = 4.
d 1 =
√ (16 − 4)^2 + (12 − 8)^2 =
He exits the circle where x = 4, so 42 + y^2 = 400 and y = −
d 2 = yhi − ylo = 8 −
( −
) = 8 +
The total time is t =
or about 20. 12 seconds.
Math 120E First Midterm Solutions Autumn 2007
4 (13 points)^ Ida has 640 feet of fencing to make a rectangular enclosure for her goats. She will use the wall of her house for one side of the enclosure. She also wants to use some of the fencing to split the enclosure into four parts. (See the figure.)
(a) (7 points) What is the maximum possible area of the enclosure?
Let x be the width of the enclosure and y be its height.
We wish to maximize A = xy.
There are 5 horizontal pieces of fence and 1 vertical one. Thus our constraint is
5 x + y = 640
Hence y = 640 − 5 x and A = x(640 − 5 x) = − 5 x^2 + 640x.
This is a downward opening parabola so the vertex gives a maximum. The x-coordinate of the vertex is xmax =
by the Vertex Formula.
The maximum area is A(64) = − 5 · (64)^2 + 640 · 64 = 20480 square feet.
(b) (6 points) Find dimensions that would give the enclosure an area of 19,500 square feet. (Using all the fencing.)
Set A = 19500 and solve for x.
19500 = − 5 x^2 + 640x 5 x^2 − 640 x + 19500 = 0 divide both sides by 5 x^2 − 128 x + 3900 = 0
x =
Thus there are two possible answers.
x = 78 feet and y = 640 − 5 · 78 = 250 feet or x = 50 feet and y = 640 − 5 · 50 = 390 feet