38.6k views
1 vote
Write a function rule that produces an output of 7 for an input of 1.5.

User Kislingk
by
5.8k points

2 Answers

4 votes
f(x) = x - 5.5 is a good one

User Rherroral
by
6.5k points
4 votes

Answer:

f(x) = x + 5.5

Explanation:

According to the question we need to write a function rule that takes an input of 1.5 and gives an output of 7.

On subtracting 1.5 from 7, we get 5.5.

As 1.5 is an input, we can take an input by variable x and as output is 7, we can take variable y or f(x) for output.

Therefore, we could write a function as :

Output = input + a constant value.

Therefore, the required function rule could be written as :

f(x) = x + 5.5.

User Adam Patterson
by
6.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.