Problem 67

Question

Graph each function. $$ y=\sqrt{9 x-153}-5 $$

Step-by-Step Solution

Verified
Answer
The graph starts from the point (17, 0) curving upwards as x increases. Since the domain of the function is all x values greater than or equal to 17, there is no y-intercept.
1Step 1: Determine Restrictions for X
In order to plot, the radical (or square root) function, you need to be aware of its domain (possible x-values). As noted, the value inside the square root must be non-negative. So begin by setting the inside of the square root equal to zero. Solve for \(x\):\n\n\[9x-153\geq0\n\9x\geq153\n\x\geq17\] The function's domain will be all values of x that are equal to or larger than 17.
2Step 2: Determine the y-intercept
The y-intercept is the point at which the function crosses the y-axis. For the given function, this occurs when x = 0. There will be no y-intercept graphed because our x values are restricted to those larger than or equal to 17 by the square root in the function.
3Step 3: Graph the Function
To start plotting the curve of the function, identify a few key points that lie on the curve. For example, when x is 17, y is 0 (this point exists because 17 is in the domain, as found in Step 1). Continue calculating key points with other x-values (more than 17) and plot those on the x, y plane. Draw a smooth curve through these points to graph the function. Remember, the graph a square root function generally has a curve starting from the point on the x-axis (which is (17, 0) for our function) and curving upwards.

Key Concepts

Domain and RangeY-InterceptTransformations of Functions
Domain and Range
When dealing with square root functions, understanding the **domain** is crucial. It tells us the set of possible x-values that the function can accept. The reason square root functions have a limited domain is that you cannot take the square root of a negative number without entering the realm of complex numbers.
For the given function, \(y = \sqrt{9x - 153} - 5\), the expression inside the square root, \(9x - 153\), must be non-negative, meaning it must be zero or positive.
This can be expressed mathematically as:
  • \(9x - 153 \geq 0\)
  • Solving this inequality, \(x \geq 17\).
So the domain is all real numbers \(x\) that are greater than or equal to 17, written as \([17, \infty)\).

The **range** is the set of all possible y-values. Since the output of \(\sqrt{9x - 153}\) starts at 0 (when \(x = 17\)) and increases as \(x\) increases, the smallest value of \(y\) is \(-5\). Therefore, the range of this function is \([-5, \infty)\).
Y-Intercept
The y-intercept is a special point where the graph of a function meets the y-axis. To find it, we typically substitute \(x = 0\) into the function to see what \(y\) would be.
However, for the function \(y = \sqrt{9x - 153} - 5\), placing \(x = 0\) doesn't provide a valid point because substituting this value results in the expression inside the square root being negative:
  • \(9(0) - 153 = -153\)
As square roots of negative numbers aren't real under typical mathematical conventions, the function truly begins at \(x = 17\).
This means there is no y-intercept because the domain does not include \(x = 0\). The graph starts only from the point \((17, 0)\) and moves upward.
Transformations of Functions
Understanding transformations helps in sketching the graph efficiently.
This function, \(y = \sqrt{9x - 153} - 5\), has undergone a couple of transformations from the basic square root function \(y = \sqrt{x}\).

1. Horizontal Shift

The expression \(9x - 153\) implies a horizontal shift. To find this shift, solve \(9x = 153\) gives \(x = 17\), indicating the graph shifts to the right by 17 units.

2. Vertical Shift

The "-5" outside the square root signifies a vertical shift downward by 5 units.
Combining these transformations, the basic square root curve \(y = \sqrt{x}\) now starts at the point \((17, 0)\) and then moves upwards, shifted down by 5 units so the starting y-value is at 0 on the graph. Keep these shifts in mind to graph transformations of the square root functions accurately.