SOLUTION: Can you please help me with this:
f(x) = 2x+3 if x<4
X2-1 if 4≤ x ≤10
Thank you and God Bless.
Algebra ->
Linear-equations
-> SOLUTION: Can you please help me with this:
f(x) = 2x+3 if x<4
X2-1 if 4≤ x ≤10
Thank you and God Bless.
Log On
You can put this solution on YOUR website! Can you please help me with this:
f(x) = 2x+3 if x<4
X^2-1 if 4≤ x ≤10
--------------
You have posted the description of the function.
But you have not posted the problem.
-----
IF the problem is f(3)=?
then f(3) = 2(3)+3 = 9 because 3 is less than 4
--------
IF the problem is f(5) = ?
then f(5) = 5^2-1 = 24 because 4<= 5 < 10
-------------------
Cheers,
Stan H.