

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 exam 1, covering topics such as parabolas, functions, and inequalities. It includes finding the vertex, x-intercepts, y-intercepts, and testing for inverse functions. Students will also learn how to rewrite inequalities and solve quadratic equations.
Typology: Exams
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Sample Exam 1 Solutions
1a. (1) This is a parabola shifted up one unit, so the vertex is at (0, 1) (2) This is a straight line. The x-intercept is found by setting 2x − 3 = 0, so x = 1.5. The y-intercept is found by setting x = 0, so y = − 3 (3) This is the graph of
x shifted right by 10 units. (4) This is the graph of |x| shifted right 3 and up 2 1b. Write k(x) = f (x) + g(x) where f (x) =
x − 10 and g(x) = (^) x−^310. Then dom(f ) is x so that x − 10 ≥ 0, which gives the interval [10, +∞). Also, dom(g) is everything but 10; the intersection of the two will then be (10, ∞) 1c. We have the average rate of change is
q(8) − q(5) 8 − 5
2a. The key thing to remember here is that a point (x, y) is on the graph of f (x) if and only if f (x) = y
(1) What the point with x-coordinate 1? The point (1, 3). So we must have f (1) = 3 (2) (f + g)(3) = f (3) + g(3) = 2 + 1 = 3. (3) (f /g)(2) = f (2)/g(2) = 2. 5 /0: Undefined! (4) (f ◦ g)(−3) = f (g(−3)) = f (−1) = 4 (5) (g ◦ g)(−3) = g(f (−3)) = g(4) = 1 2b. We need to test whether or not (c ◦ d)(x) = x and (d ◦ c)(x) = x. We get (c ◦ d)(x) = c( x 2 − 5) = 2( x 2 − 5) + 5 = (x − 10) + 5 = x − 5. Since this isn’t x, the functions are not inverses. Note that if you’re a little careless here you might right c(d(x)) = 2 x 2 − 5 + 5 = x and mistakenly conclude that the functions are inverses. The moral: always use parentheses! 2c. (1) Replace f (x) with f (x) + 5 = (^3) x + 15. Let’s call this g(x) (2) Replace g(x) with 2g(x) = (^6) x + 30. Call it h(x) (3) Replace h(x) with h(x − 7) = (^) x−^67 + 30.
3a. Let’s rewrite this as:
(4) 10 x + 30 ≤ 5 When 10x + 30 ≤ 0
(5) −(10x + 30) ≤ 5 When 10x + 30 > 0
(6)
1
Sample Exam 1 Solutions
The second inequality can be rewritten as 10x + 30 ≥ −5. So we write:
(7) − 5 ≤ 10 x + 30 ≤ 5
(8) − 5 − 30 ≤ 10 x ≤ 5 − 30
(9) − 35 ≤ 10 x ≤ − 25
(10) − 3. 5 ≤ x ≤ − 2. 5
So the interval is [− 3. 5 , − 2 .5] 3b. Omitted
4a. Remember to get the radical by itself before you square: √ (11) x + 1 = 5 − x
(12) x + 1 = 25 − 10 x + x^2
(13) x^2 − 11 x + 24 = 0
(14) (x − 8)(x − 3) = 0
So x = 8 or x = 3. Don’t forget to check! We have √ (15) 8 + 1 6 = 5 − 8 √ (16) 3 + 1 = 5 − 3
So x = 3 is the only solution 4b. We know that f (x) = a(x − h)^2 + k, and that the vertex is at (h, k). Remember that h will always be right in the middle of the x-intercepts, so h = (−6 + 10)/2 = 2. The maximum value being 16 tells us that k = 16. So now we have that f (x) = a(x − 2)^2 + 16. We need a. For this, we plug in one of the x-intercepts. We know that f (10) = 0, so that a(10−2)^2 +16 = 0. Thus 64a = − 16 and a = − (^14) 4c. We know that 3W + L = 600. We also know that A = LW but we want a function that only has W in it. So we use the first equation, and get L = 600 − 3 W. Substitute back into the area formula, and we have A(W ) = (600 − 3 W )W. The maximum always occurs at the vertex, which always has x-coordinate − 2 ab. First thing we need to do is put A into the right form: A = − 3 W 2 + 600W. Now −b 2 a =^
− 600 − 6 = 100. So the area will be maximized when^ W^ = 100m^ and^ L^ = 300m. What is the area then? A(100) = (300)(100) = 30000m^2