182k views
5 votes
Given the function f(x) = 6|x – 2| + 3, for what values of x is f(x) = 39?

User Glasnhost
by
6.0k points

2 Answers

4 votes

A: B. x = 8, x = –4

E: ED2020

User Edi Wang
by
5.4k points
5 votes
Subtract 3 from both sides.

6|x - 2| = 36

Divide both sides by 6 to get the absolute value by itself.

|x - 2| = 6

Absolute value will turn negative numbers into a positive. Therefore, you can use the following equations to find the values of x that will fit this equation:

x - 2 = 6
x - 2 = -6

Add 2 to both sides to get x by itself.

x = -4
x = 8

The values of x where f(x) = 39 are x = -4, and x = 8.
User Dave Aaron Smith
by
5.9k points