asked 138k views
1 vote
Find the output of each function using the input 7

F(x)=5+| 3-x |

1 Answer

4 votes

The input is 7, so replace x in the equation with 7:

5 + |3-7|

Simplify:

5 +|-4|

The vertical bars mean absolute value, which means if the number is a negative value it becomes a positive value:

5 + 4

Output = 9

answered
User Dmitriy Zhiganov
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.