Solve: The equation $7x^2-(R+13)x+R^2-R-2=0$ has one real root in range (0,1) and one real root in range (1,2). What's the range of R?

42 Views Asked by At

Solve: The equation $7x^2-(R+13)x+R^2-R-2=0$ has one real root in range (0,1) and one real root in range (1,2). What's the range of R?

I've been given this problem for a math class (the topic was discriminants) and I'm not really sure how to approach it. I took the discriminant in R and x, but I don't know how to use the information about the range.

2

There are 2 best solutions below

1
On BEST ANSWER

Take $f(x)=7x^2-(R+13)x+R^2-R-2$ as a function who has two roots, one in $(0,1)$ and one in $(1,2)$
so there must be simultanously $$f(0)\times f(1)<0\\and\\f(1)\times f(2)<0$$ this mean $$f(0)\times f(1)=(7(0)^2-(R+13)(0)+R^2-R-2)(7(1)^2-(R+13)1+R^2-R-2)<0\\ and\\ f(1)\times f(2)=(7(1)^2-(R+13)1+R^2-R-2)(7(2)^2-(R+13)2+R^2-R-2)<0$$ $$(R^2-R-2)(7-(R+13)+R^2-R-2)<0\\ and\\ (7-(R+13)+R^2-R-2)(28-2(R+13)+R^2-R-2)<0$$

0
On

Hint: $$x_1=\frac{1}{14} \left(-3 \sqrt{-3 R^2+6 R+25}+R+13\right)$$ $$x_2=\frac{1}{14} \left(3 \sqrt{-3 R^2+6 R+25}+R+13\right)$$