DivyaD wrote:If x is an integer greater than 2, the function f(x) represents the product of all even integers between 2 and x, inclusive. What is f(51) -f(50)?
a) (51)50!
b) (502)49!
c) 50
d) 1
e) 0
$$f\left( x \right) = \left\{ \matrix{
\,2 \cdot 4 \cdot 6 \cdot \ldots \cdot x\,\,\,\,,\,\,\,\,x\,\,{\rm{even}}\,\,\,\,\left( * \right) \hfill \cr
\,2 \cdot 4 \cdot 6 \cdot \ldots \cdot \left( {x - 1} \right)\,\,\,\,,\,\,\,\,x\,\,{\rm{odd}}\,\,\,\,\left( {**} \right) \hfill \cr} \right.\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\left[ {\,x \ge 3\,\,{\mathop{\rm int}} \,} \right]$$
$$? = f\left( {51} \right) - f\left( {50} \right)$$
$$f\left( {51} \right)\,\,\,\mathop = \limits^{\left( {**} \right)} \,\,\,2 \cdot 4 \cdot 6 \cdot \ldots \cdot \left( {51 - 1} \right)\,\,\,\mathop = \limits^{\left( * \right)} \,\,\,f\left( {50} \right)\,\,\,\,\,\,\,\,\, \Rightarrow \,\,\,\,\,\,? = 0$$
We follow the notations and rationale taught in the GMATH method.
Regards,
Fabio.