asked 211k views
0 votes
A step function h(x) is represented by y = –2⌊x⌋. Which phrase best describes the range of the function h(x)?

2 Answers

5 votes
The value of step function is an integer number from negative infinity to positive infinity. So the phrase is "all the integer numbers, Z".
answered
User Vijay Nandwana
by
8.4k points
3 votes

Answer:

The range of the function h(x) is all even integers.

Explanation:

Range is the set of outputs and y values.

It is given that the function h(x) is represented by y = –2⌊x⌋.

Here, ⌊x⌋ represent the greatest integer function.

The greatest integers function is


f(x)=\begin{cases}-1 &amp; \text{ if } -1\leq x<0 \\ 0 &amp; \text{ if } 0\leq x<1 \\1 &amp; \text{ if } 1\leq x<2\\... &amp; \text{ if } ... \\n &amp; \text{ if } n\leq x<n+1 \end{cases}

Range of a greatest integer function is all integers.

The function is 2 times of greatest integer function.


h(x)=\begin{cases}2(-1) &amp; \text{ if } -1\leq x<0 \\ 2(0) &amp; \text{ if } 0\leq x<1 \\2(1) &amp; \text{ if } 1\leq x<2\\... &amp; \text{ if } ... \\2(n) &amp; \text{ if } n\leq x<n+1 \end{cases}

Therefore the range of h(x) is all even integers.

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.