0
$\begingroup$

$f(x)=x^2.\sqrt{2x+5}-6$

For which value(s) of $p$ does $f(x)=p$ have:

  • no solutions

  • exactly 1 solution

  • exactly 2 solutions

  • exactly 3 solutions

So, I have one problem which keeps me from solving this problem: how do I find the beginning point of this function? I have a graphing calculator, with the ability to calculate 'value, zero, minimum, maximum, intersect and dy/dx'. How can one find out what the beginning of this function is (with a graphing calculator or with algebra). I don't think I'll have trouble with this problem once I know the beginning point.

  • 0
    Is it correct now? Or for which $p\epsilon\mathbb{R}$2012-10-25

1 Answers 1

4

The function fails to be be defined when the argument in the square root takes negative values, i.e. for $x< -2.5$. Then, for $x\geq -2.5$, you want to count the solutions to $p=x^{2}\sqrt{2x+5}-6$ for each $p$. The easiest way to see how this changes is to graph it, fix a value of $p$ on the $y$-axis, extend a horizontal line through that point, and count the intersections. You'll see theres an interval $(b,\infty)$ on which it has one solution, two points where it has two solutions, and an interval $(a,b)$ on which it has three solutions.

  • 0
    Thank you, problem solved!2012-10-25