Welcome :: Homework Help and Answers :: Mathskey.com

Recent Visits

    
Welcome to Mathskey.com Question & Answers Community. Ask any math/science homework question and receive answers from other members of the community.

13,435 questions

17,804 answers

1,438 comments

777,577 users

I need help for these 2 math questions

0 votes
23. If f(x)  = x^2  +3 find (f(x +h)  -f(x))/h

 

22. Let f be f(x)  =  (3x^2  +8x +8)/(x^2  -4) find the vertical and horizontal asymptotes
asked Oct 2, 2014 in PRECALCULUS by Baruchqa Pupil

2 Answers

+1 vote

(22).

The function is f(x) = (3x2 + 8x + 8) / (x2 - 4).

In the above function, numerator function [N(x) = 3x2 + 8x + 8] and denominator function [D(x) = x2 - 4] have no common factors.

The graph of f(x) has vertical asymptotes at the zeros of denominator function.

D(x) = x2 - 4 = 0 ⇒ x = ± 2.

The vertical asymptotes x = ± 2.

 

The graph of f(x) function has one or no horizontal asymptote determined by comparing the degrees of numerator function and denominator function.

Degree of numerator function = 1 = Degree of denominator function.

Therefore, horizontal asymptote is y = an/bn = leading coefficient of numerator function / leading coefficient of denominator function = 3/1 = 3.

The horizontal asymptote y = 3.

 

answered Oct 3, 2014 by casacop Expert
+1 vote

f(x)  = x^2  +3

f(x+h) = (x+h)^2 + 3

          = x^2 + 2xh +h^2 +3        ((a+b)^2  =a^2 +2ab +b^2)

          = x^2 + 3 +2xh +h^2

          = f(x) + 2xh +h^2            (Since x^2  +3 = f(x))

(f(x +h)  -f(x)) = f(x) + 2xh +h^2  -f(x)

                      = 2xh +h^2

                      = h (2x + h)

(f(x +h)  -f(x))/h = h (2x + h)/h

                         = 2x +h  

answered Oct 7, 2014 by bradely Mentor

Related questions

asked Oct 29, 2014 in PRECALCULUS by anonymous
asked Oct 29, 2014 in PRECALCULUS by anonymous
asked Oct 29, 2014 in PRECALCULUS by anonymous
...