Answer
$x\displaystyle \in\left\{\frac{1}{2},\frac{3}{2}, \frac{5}{2}\right\}$
Work Step by Step
See Descarte's rule of sign:
It asserts that the number of real roots is at most the number of sign changes in the sequence of polynomial's coefficients (omitting the zero coefficients), and that the difference between these two numbers is always even.
See The Rational Zero Theorem:
If $\frac{p}{q}$ is a zero of the polynomial $f(x) $ with integer coefficients, then $p$ is a factor of the constant term, $a_{0}$, and
$q$ is a factor of the leading coefficient, $a_{n}$.
------------------------
$f(x)=8x^{3}-36x^{2}+46x-15$
a. Candidates for zeros, $\frac{p}{q}:$
$p:\qquad \pm 1, \pm3,\pm5,\pm15$
$q:\qquad \pm 1, \pm 2, \pm4, \pm8$
$\displaystyle \frac{p}{q}:\qquad \pm 1,\pm3,\pm5,\pm15, \pm \frac{1}{2},\pm\frac{3}{2}, \pm\frac{5}{2},\pm\frac{15}{2},\pm\frac{1}{4},\pm\frac{3}{4},\pm\frac{5}{4},\pm\frac{15}{4},\pm\frac{1}{8},\pm\frac{3}{8},\pm\frac{5}{8},\pm\frac{15}{8}$
b. $f(x)=8x^3-36x^2+46x-15$, there are three sign change therefore $f(x)$ has $3$ or $1$ positive roots.
$f(-x)=-8x^3-36x^2-46x-15$, there's no sign change therefore $f(x)$ has $0$ negative roots
c. Try for $x=\frac{1}{2}:$
$\begin{array}{lllll}
\underline{\frac{1}{2}}| & 8 & -36 & 46 & -15\\
& & 4 & -16 & 15\\
& -- & -- & -- & --\\
& 8 & -32 & 30 & |\underline{0}
\end{array}$
$\frac{1}{2}$ is a zero,
$f(x)=(x-\frac{1}{2})(8x^{2} -32x+30)$
d.To solve for the trinomial using the quadratic formula for the quadratic function of $ax^2+bx+c$, $x=\frac{-b\pm\sqrt {b^2-4ac}}{2a}$...
$x=\frac{32\pm\sqrt {(-32)^2-4\times8\times30}}{2\times8}$
$x=\frac{32\pm\sqrt {32}}{16}$,
$x=\frac{40}{16}$ or $x=\frac{24}{16}$,
$x=\frac{5}{2}$ or $x=\frac{3}{2}$
$x\displaystyle \in\left\{\frac{1}{2},\frac{3}{2}, \frac{5}{2}\right\}$