Solveeit Logo

Question

Mathematics Question on Relations and functions

What is the equivalent definition of the function given by f(X)={2x,x0 0,x<0f(X) = \begin{cases} 2x , & x \ge 0 \\\ 0,& x < 0 \end{cases} ?

A

f (x) = | x |

B

f (x) = 2x

C

f (x) = | x | + x

D

f (x) = 2 | x |

Answer

f (x) = | x | + x

Explanation

Solution

The given function is f(x)={2x,x0 0,x<0f(x) = \begin{cases} 2x , & x \ge 0 \\\ 0,& x < 0 \end{cases} The equation can be re-written as f(x)={x+x,x0 x+x,x<0f(x) = \begin{cases} x + x , & x \ge 0 \\\ -x + x ,& x < 0 \end{cases} Hence, equivalent definition of given function is f (x) = | x | + x