page 2 Math 150A Exam 1 Solutions
2.
(10 points) Find each limit, if it exists, and indicate how your are computing the limit. If a limit does notexist, state why not.(a) lim
x
→
1
(2
x
3
−
x
2
+ 7
x
)Since the function 2
x
3
−
x
2
+ 7
x
is a polynonial, then the limit can be computed by evaluatingthe function at
x
= 1, solim
x
→
1
(2
x
3
−
x
2
+ 7
x
) = 2(1)
3
−
(1)
2
+ 7(1) = 8
.
Alternatively, using the Limit Properties, we havelim
x
→
1
(2
x
3
−
x
2
+ 7
x
) = lim
x
→
1
(2
x
3
)
−
lim
x
→
1
x
2
+ lim
x
→
1
7
x
= 2
≥
lim
x
→
1
x
¥
3
−
≥
lim
x
→
1
x
¥
2
+ 7 lim
x
→
1
x
= 2(1)
3
−
(1
2
) + 7(1) = 8(b) lim
x
→−
7
x
2
+ 2
x
−
35
x
+ 7Since the limit of the denominator is 0, we cannot apply the Limit Properties. Instead, we cansimplify the function algebraically first:lim
x
→−
7
x
2
+ 2
x
−
35
x
+ 7= lim
x
→−
7
(
x
+ 7)(
x
−
5)
x
+ 7= lim
x
→−
7
(
x
−
5)Now, since
x
−
5 is a polynomial, we can evaluate the limit by direct substitution:lim
x
→−
7
x
2
+ 2
x
−
35
x
+ 7= lim
x
→−
7
(
x
−
5) =
−
7
−
5 =
−
12
.
3.
(8 points) Based on data from Major League Baseball, the average price of a ticket to a major leaguebaseball game can be approximated by
p
(
x
) = 0
.
03
x
2
+ 0
.
56
x
+ 8
.
63
,
where
x
is the number of years after 1991 and
p
(
x
) is in dollars.(a) Find
p
(14)
−
p
(4) and interpret this result.To evaluate
p
(4) and
p
(14), substitute
t
= 4 and
t
= 14 into the function:
p
(4) = 0
.
03(4
2
) + 0
.
56(4) + 8
.
63 = 11
.
35
p
(14) = 0
.
03(14
2
) + 0
.
56(14)+ 8
.
63 = 22
.
35
p
(4) is the average price of a ticket to a baseball game at
t
= 4, in 1995, and
p
(14) is the averageprice of a ticket at
t
= 14, in 2005. Then
p
(14)
−
p
(4) is the increase in the average price of a ticketform 1995 to 2005.(b) Find
p
(14)
−
p
(4)14
−
4and interpret this result.
p
(14)
−
p
(4)14
−
4=22
.
35
−
11
.
3514
−
4=1110= 1
.
10This is the average rate of change per year in the average price of a ticket to a baseball game from1995 to 2005. It tells us that the ticket price increased by $1.10 per year, on average, over this timeinterval.
Leave a Comment