Answer:
B
Step-by-step explanation:

Answer:
Therefore the value of x is

Step-by-step explanation:
Given:
which is

To Find:
x = ? using Quadratic Formula
Solution:
For a Quadratic Equation ax² + bx + c = 0 , Formula Method is given as

On Comparing with above we get

Substituting a , b , c in Formula method we get

Therefore the value of x is

X= -4; f(x)= -15
X= 2; f(x)= 3
X=5; f(x)= 12
Answer:
Choose f(x) = 11x + 1
Step-by-step explanation:
Note that we will simply plug the value of 2 into the equation for February:
f(2) = 11(2) + 1 = 23
And plug the value of 6 into the equation for June:
f(6) = 11(6) + 1 = 67
Note how the points on the graph seem to match up with these values. If we evaluate following the same style for each:
f(3) = 11(3) + 1 = 34
f(4) = 11(4) + 1 = 45
f(5) = 11(5) + 1 = 56
Note, these values seems to be very close in approximation to the graph points for each month.
The other three functions return values that are just to far away from what are represented in the graph.
Cheers.
Answer:
y = (-3/4)x - 4
Step-by-step explanation:
The slopes of perpendicular lines are opposite reciprocals of each other. In other words, if the slope of one line is a/b, then the slope of the line perpendicular to it would be -b/a.
Here, the given slope is 4/3, so the slope of the perpendicular line is -3/4.
We are given a point (-4, -1) and we know the slope, so we can find the point-slope form of the line. Point-slope form is written as y - y1 = m(x - x1), where (x1,y1) is the point and m is the slope. Here, x1 = -4 and y1 = -1 and m = -3/4. So:
y - y1 = m(x - x1)
y - (-1) = (-3/4) * (x - (-4)) = (-3/4) * (x + 4)
y + 1 = (-3/4)x + (-3/4) * 4 = (-3/4)x - 3
y = (-3/4)x - 3 - 1
y = (-3/4)x - 4