hancmarginis
- 1
- 0
.
Last edited:
The discussion centers on finding constants a and b such that the function e^x*(ax+b) shares a point of extremum with the function x^2*e^x. The critical points of the latter function are determined to be x = -2 and x = 0. The differentiation of the former function leads to the equation f'(-2) = a - 2a + b = 0, which simplifies to a = b. A key oversight identified is the need to equate both x and y values at the point of extremum, not just the x-values.
PREREQUISITESStudents and professionals in mathematics, particularly those studying calculus and optimization techniques.
hancmarginis said:Find a and b such that the function e^x*(ax+b) shares a point of extremum with the function x^2*e^x .
So differentiating the latter and finding its p.o.e's gives x= -2 or x=0.
Differentiating the former and plugging x= -2 in, gives:
f'(x) = e^x*(a+ax+b) = 0 for p.o.e
f'(-2)= a-2a+b=0
so a=b.
Now what?
I know this question is insultingly easy, but I cannot see where I've gone wrong. It's disgusting.