Which function has a domain of x greater-than-or-equal-to 5and a range of y less-than-or-equal-to 3?
A. y = StartRoot x minus 5 EndRoot + 3
B. y = StartRoot x + 5 EndRoot minus 3
C. y = negative StartRoot x minus 5 EndRoot + 3
D. y = negative StartRoot x + 5 EndRoot minus 3

Respuesta :

Answer:

Option C.

y = negative StartRoot x minus 5 EndRoot + 3

Step-by-step explanation:

Domain and Range of Functions

Let's consider a function y=f(x) where x is a set of values such as f exists. All the values of x are called the domain of f. Similarly, f takes a set of values when x takes values in its domain. All the values f could take is its range

We know the domain and range of f are, respectively

[tex]x\geq 5,\ y\leq 3[/tex]

Since all the options contain a square root, we already know the domain will be restricted by the argument of a square root, that is, it must be non-negative. From the given domain, we construct the argument of the square root

[tex]x\geq 5[/tex]

[tex]x-5\geq 0[/tex]

It corresponds to the argument of a square root that must be non-negative. So our function must contain

[tex]\sqrt{x-5}[/tex]

Now about the range, the square root is assumed as positive or zero, and the range is restricted as less or equal to zero, so we operate the inequality for y

[tex]y\leq 3\ =>\ 0\leq 3-y\ =>\ 3-y\geq 0[/tex]

Now we can safely say

[tex]3-y=\sqrt{x-5}[/tex]

Or equivalently

[tex]y=3-\sqrt{x-5}[/tex]

This corresponds to the option C. written as

[tex]\boxed{y = negative StartRoot x minus 5 EndRoot + 3}[/tex]

Answer:

C. y = negative StartRoot x minus 5 EndRoot + 3

Step-by-step explanation: