SOLUTION: How would you find the value of f(x) when f(x) = |3x+1| ;f(-5) ? And how do you know if said equation is linear?
Algebra ->
College
-> Linear Algebra
-> SOLUTION: How would you find the value of f(x) when f(x) = |3x+1| ;f(-5) ? And how do you know if said equation is linear?
Log On
You can put this solution on YOUR website! Replace every x with -5 in your absolute value equation and simplify.
f(-5) = |3(-5)+ 1|
f(-5) = |-15 + 1|
f(-5) = |-14|
f(-5) = 14
Done!