Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

2E: Review Exercises

This page is a draft and is under active development. 

( \newcommand{\kernel}{\mathrm{null}\,}\)

The following problems are collected from past exams.

Exercise 2E.1: Limits


Find

  1. limx2x3+6x216

     

  2. limx0π2

     

  3. limx3x2+4x13x

     

  4. limx4x2+9x21

     

  5. limx4x216x2+x20

     

  6. limx0x2+2xx2x2

     

  7. limx11x2x2+5x6

     

  8. limx3x327x3

     

  9. limx4x4|x4|

     

  10. limxx242x

     

  11. limx5x5x

     

Answer

0,π2,3,5/3,8/9,2,2/7,27,1,1/2,0

Solution:

1. limx2x3+6x216

Input x = -2, tthen,

limx2x3+6x216= (2)3+6(2)216= 8+2416= 0

2. limx0π2

π2 is just a number!! Therefore:

= π2

3. limx3x2+4x13x

Because x is approaching , consider only the highest degree polynomials of the numerator and denominator:

= limx3x2x

Divide the numerator and denominator by x2:

=limx3x2x2xx

Simplify and solve:

=limx31

= 3

4. limx4x2+9x21

Because the only domain restrictions for this function are x=1 and x=-1, you may input x=4 and solve:

= (4)2+9(4)21

= 2515

= 53

5. limx4x216x2+x20

Due to the fact that one of the domain restrictions for this function is x=4, both the numerator and denominator must be factored in order to answer:

= limx4(x4)(x+4)(x4)(x+5)

Now the (x-4) from the numerator and the (x-4) from the denominator maybe be divided to equal 1:

= limx4x+4x+5

Now, because the limit is no longer a domain restriction, 4 may be input for x:

= 4+44+5

= 89

6. limx0x2+2xx2x2

Due to the fact that one of the domain restrictions for this function is x=0, both the numerator and denominator must be factored in order to answer:

= limx0x(x+2)x(12x)

Now the x from the numerator and the x from the denominator maybe be divided to equal 1:

= limx0x+212x

Now, because the limit is no longer a domain restriction, 0 may be input for x:

= (0)+212(0)

= 21=2

7. limx11x2x2+5x6

Due to the fact that one of the domain restrictions for this function is x=1, both the numerator and denominator must be factored in order to answer:

= limx1(1x)(1+x)(x+6)(x1)

Looking at this, it doesn't seem as though any of the terms divide to equal 1, however you can make one of the terms in the numerator the same by factoring out a -1:

= limx1(1+x)(1+x)(x+6)(x1)

= limx1(x1)(1+x)(x+6)(x1)

Now the (x-1) from the numerator and the (x-1) from the denominator maybe be divided to equal 1:

= limx1(1+x)(x+6)

Now, because the limit is no longer a domain restriction, 1 may be input for x:

= (1+(1))((1)+6)

= 27

8. limx3x327x3

Due to the fact that one of the domain restrictions for this function is x=3, the numerator must be factored in order to answer:

= limx3(x3)(x2+3x+32x3

Now the (x-3) from the numerator and the (x-3) from the denominator maybe be divided to equal 1:

= limx3x2+3x+32

Now, because the limit is no longer a domain restriction, 3 may be input for x:

= (3)2+3(3)+32

= 9+9+9=27

9. limx4x4|x4|

Due to absolute value properties |x4|=x if x0 or x if x<0.

Because x4<0 when x approaches 4 that means that |x4|=x+4:

= limx4x4x+4

To make the numerator and denominator look similar, a -1 may be factored out of the numerator:

= limx4(x+4)x+4

Now the (x-3) from the numerator and the (x-3) from the denominator maybe be divided to equal 1:

= limx41

Because there are no variables left, the limit is simply equal to -1

10. limxx242x

Because the limit is approaching , only the highest degree polynomials from the numerator and the denominator need to be considered:

= limxx22x

This can now be simplified:

= limxx2x

= limx12

Because there are no variables left, the limit is simply equal to 1/2

11. limx5x5x

Because the only domain restriction is when x=0, 5 may simply be inputted for x:

= (5)55

This may now be simplified:

= 05

= 0

Exercise 2E.2: Trigonometry Limits


  1. limt0sin(t2)+t22tsin(t)
  2. limt0sin(2t)tcos(t)
  3. limx0+x2csc2x
  4. limt0tsin(t)4t+sin(t)
  5. limx0tan2(x3)4x2
  6. limxπsin(πx)πx
Answer

1,2,1,13,136,1

Solutions:

Add texts here. Do not delete this text first.

1. limt0sin(t2)+t22tsin(t)

Factor out t2 from the numerator and multiply the denominator by tt:

= limt0t2(sin(t2)t2+1)2t2sin(t)t

Use the trig limit identity limt0sin(x)x=1:

= limt0t2(1+1)2t2

= limt02t22t2

= 1

2. limt0sin(2t)tcos(t)

Multiply the limit by 22:

= limt0sin(2t)tcos(t)22

= 2limt0sin(2t)2tcos(t)

Use the trig limit identity limt0sin(x)x=1:

= 2limt01cos(t)

Input 0 for t:

= 21cos(0)

= 211

= 2

3. limx0+x2csc2x

Use trig property csc(x)=1sin2(x):

= limx0+x21sin2(x)

Use the trig limit identity limt0sin(x)x=1 (Notice how the inverse is also equal to 1):

= limx0+x1sin(x)

Use the trig limit identity limt0sin(x)x=1 again:

= limx0+1

=1

4. limt0tsin(t)4t+sin(t)

Multiply the numerator by tt and the factor the denominator by t:

=limt0tt(tsin(t))t(4+sin(t)t)

Use the trig limit identity limt0sin(x)x=1:

=limt01tt(4+1)

Simplify:

=limt013

Therefore:

= 13

5. limx0tan2(x3)4x2

Use trig identity tan(x)=sin(x)cos(x):

=14limx0sin2x3cos2x3x2

Multiply the denominator by 33 and simplify the fraction:

=14limx0sin2x33x(x)3cos2x3

Use the trig limit identity limt0sin(x)x=1:

=112limx0sinx3(x)cos2x3

Multiply the denominator by 33:

=112limx0sinx33x3cos2x3

Use the trig limit identity limt0sin(x)x=1:

=136limx01cos2x3

Input 0 for x and solve:

=1361cos2(0)

=13611

= 136

6. limxπsin(πx)πx

Let t=πx and find limt0:

= limt0sin(t))t

Use the trig limit identity limt0sin(x)x=1:

= limt01

Change parameters back to x:

= limxπ1

= 1

Exercise 2E.3: Limits

Find the following limits:

  1. limx3x+4x2x1
  2. limx2|x+2|x+2
  3. limx23xx+2
  4. limx22xx
  5. limx2x13x2+x+6
  6. limx1+x2+x
  7. limh0(3+h)131h
  8. limx0|3x1||3x+1|x
  9. limt0(1tt+11t)
  10. limx0sinxtanx
Answer

3,1,DNE,1,23,0,19,6,12,1

Exercise 2E.4: Asymptotes

Find all vertical asymptoe(s) (if any) and all horizontal asymptote(s) (if any) for the function
f(x)=x25x+6x24x+3

Justify your work using limits.

Answer

The vertical asymptote is x=1 and the horizontal asymptote is y=1.

Exercise 2E.5

  1. limx0ln(1+x)x
  2. limx0sinxx, where x is measured in degrees not radians.
Answer

Coming soon.

Contributors and Attributions

Gregory Hartman (Virginia Military Institute). Contributions were made by Troy Siemers and Dimplekumar Chalishajar of VMI and Brian Heinold of Mount Saint Mary's University. This content is copyrighted by a Creative Commons Attribution - Noncommercial (BY-NC) License. http://www.apexcalculus.com/

Pamini Thangarajah (Mount Royal University, Calgary, Alberta, Canada)

 

2E: Review Exercises is shared under a CC BY-NC-SA license and was authored, remixed, and/or curated by LibreTexts.

Support Center

How can we help?