IDNLearn.com makes it easy to find accurate answers to your specific questions. Discover thorough and trustworthy answers from our community of knowledgeable professionals, tailored to meet your specific needs.

Select the correct answer.

Keith used the following steps to find the inverse of [tex]\( f \)[/tex], but he thinks he made an error.

[tex]\[
\begin{tabular}{|l|c|l|}
\hline
Step 1 & \( f(x) = 7x + 5 \) & given \\
\hline
Step 2 & \( y = 7x + 5 \) & change \( f(x) \) to \( y \) \\
\hline
Step 3 & \( x = 7y + 5 \) & switch \( x \) and \( y \) \\
\hline
Step 4 & \( x + 5 = 7y \) & add 5 to each side \\
\hline
Step 5 & \( \frac{x+5}{7} = y \) & divide each side by 7 \\
\hline
Step 6 & \( \frac{x+5}{7} = g(x) \) & change \( y \) to \( g(x) \) \\
\hline
Step 7 & \( g(x) = \frac{x+5}{7} \) & switch sides of the equation \\
\hline
\end{tabular}
\][/tex]

A. In step 6, Keith should have switched [tex]\( x \)[/tex] and [tex]\( y \)[/tex].

B. In step 5, Keith should have multiplied each side of the equation by 7.

C. Keith did not make any errors.

D. In step 4, Keith should have subtracted 5 from each side.


Sagot :

Keith is trying to find the inverse of the function [tex]\( f(x) = 7x + 5 \)[/tex]. Let's examine each step he took:

1. Step 1: [tex]\( f(x)=7x+5 \)[/tex]
- This is the given function.

2. Step 2: [tex]\( y=7x+5 \)[/tex]
- Correctly converted [tex]\( f(x) \)[/tex] to [tex]\( y \)[/tex].

3. Step 3: [tex]\( x=7y+5 \)[/tex]
- Correctly switched [tex]\( x \)[/tex] and [tex]\( y \)[/tex].

4. Step 4: [tex]\( x+5=7y \)[/tex]
- Here Keith made a mistake. Instead of adding 5 to both sides, he should have subtracted 5 from each side. The correct step should be:
[tex]\[ x - 5 = 7y \][/tex]

5. Step 5: [tex]\( \frac{x-5}{7}=y \)[/tex]
- After correcting Step 4, divide both sides by 7:
[tex]\[ y = \frac{x-5}{7} \][/tex]

6. Step 6: [tex]\( \frac{x-5}{7}=g(x) \)[/tex]
- Correctly changed [tex]\( y \)[/tex] to [tex]\( g(x) \)[/tex].

7. Step 7: [tex]\( g(x)=\frac{x-5}{7} \)[/tex]
- Correctly switched sides to express [tex]\( g(x) \)[/tex].

Given this analysis, the error occurs in Step 4. The correct operation is to subtract 5 from each side, not add 5.

Thus, the correct answer is:
- D. In step 4, Keith should have subtracted 5 from each side.