maybe bc of how many times you can add the number itself
Step-by-step explanation:




Answer:
If x= 4 then f(x) = 4x -5 is 11.
Step-by-step explanation:
f(x) = 4x -5
We need to find the domain value that corresponds to the output f(x) = 11
In this question, we need to solve the expression for value of x such that the answer is 11.
if x= 3
f(3) = 4(3) -5
= 12 -5
= 7
Since we want the answer 11 so we cannot take x= 3
if x = 4
f(4) = 4(4)-5
= 16 - 5
= 11
So, if x= 4 then f(x) = 4x -5 is 11.
Answer:
y = -2.8x +69.4
Step-by-step explanation:
The 2-point form of the equation of a line can be used to find the equation of the line through points (3, 61) and (13, 33). The general form of it is ...
y = (y2-y1)/(x2-x1)·(x -x1) +y1
For the given points, this is ...
y = (33 -61)/(13 -3)·(x -3) +61
y = -28/10(x -3) +61
y = -2.8x +69.4 . . . . . the equation of the line through the given points
_____
<em>Comment on the problem</em>
A "line of best fit" is one that minimizes some measure of deviation from the line. Usually, what is minimized is the square of the deviations. Choosing two points to draw the line through may be convenient, but does not necessarily result in a line of best fit.