SOLUTION: If f(x) = x - 2, for what value of x does f (3x) = f(x+1)?
Algebra
->
Functions
-> SOLUTION: If f(x) = x - 2, for what value of x does f (3x) = f(x+1)?
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 700509
:
If f(x) = x - 2, for what value of x does f (3x) = f(x+1)?
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
f(x) = x - 2
f(3x) = 3x - 2
-------------------------------------------------------
f(x) = x - 2
f(x+1) = x+1 - 2
f(x+1) = x - 1
-------------------------------------------------------
f(3x) = f(x+1)
3x - 2 = x - 1
3x = x-1+2
3x-x = -1+2
2x = -1+2
2x = 1
x = 1/2
So the answer is x = 1/2