Find a value of the constant k such that the limit exists

Click For Summary

Homework Help Overview

The discussion revolves around finding a value for the constant k in the limit expression lim (x² - kx + 4) / (x - 1) as x approaches 1, ensuring that the limit exists. The subject area involves limits and polynomial factorization.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss methods for determining k, including trial and error and systematic approaches to factor the polynomial. Questions arise regarding the efficiency of these methods and how to set up similar limit problems.

Discussion Status

Some participants have provided insights into factoring polynomials to find k, while others are exploring different limit scenarios. There is an ongoing exploration of methods without a clear consensus on the best approach.

Contextual Notes

Participants note the challenge of guessing values for k and express concern about the complexity of similar problems in the section. There is also a mention of the behavior of exponential functions as x approaches negative infinity, which may influence the setup of related limit problems.

Jacobpm64
Messages
235
Reaction score
0
Find a value of the constant k such that the limit exists.

lim (x2 - kx + 4) / (x - 1)
x->1

We could do...
just try number until it factors nicely..
k would equal 5.. to give us
x2-5x+4 = (x-1)(x-4)
the (x-1) would cancel .. leaving just x-4.. and the limit would be 1-4 = -3...

Is there an easier way of doing this than just guessing to try to figure out which value of k would make the polynomial factor nicely so that it would cancel with the factor in the denominator? Because, some of the other problems in this section get a little too tough to just be able to spit out the answer...
 
Physics news on Phys.org
I'm not sure you could say this is easier. But definitely more systematic.

For the problem you just solved, you can break the function as such:

[tex]x^2-kx+4=(x+a)(x+b)=x^2+(a+b)x+ab[/tex]

To cancel the bottom, you know one of the roots must be 1 and therefore must have a (x-1) factor on top. Hence let a=-1. Also from the first equation, you know that ab = 4. Therefore b=-4. From the equation, you know that -k=(a+b)=-5, so k=5.
 
ok, I understand how to do those now.. But, how would I set up something like this?

lim (e2x - 5) / (ekx + 3)
x-> -infinity
 
Well, try to think about that one logically. What happens to e^2x and e^kx (assuming k is not negative) as x-> -infinity.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
9
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
Replies
24
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K