9514 1404 393
Answer:
f(x) = 6x +1
Step-by-step explanation:
Differences in x-values (first row) are 1, 1, 1.
Differences in y-values (second row) are 6, 6, 6.
The constant ratio of differences (6/1) tells you the function is linear, and has a slope of m = 6/1 = 6.
Using the first point in the form ...
y = mx + b
we have ...
y = 6x + b
7 = 6·1 + b . . . . (x, y) = (1, 7)
1 = b . . . . . . subtract 6
Then the equation can be written ...
y = 6x +1
In functional form, this is ...
f(x) = 6x +1
Answer:
42
Step-by-step explanation:
You can prove this by taking 42 and dividing it by 6, and you will see that the answer is 7. Tip: For future reference, when you are presented with a problem like "What divided by 6 equals 7?", all you have to do is multiply the two known numbers together.
Answer:
x = y = 22
Step-by-step explanation:
It would help to know your math course. Do you know any calculus? I'll assume not.
Equations
x + y = 44
Max = xy
Solution
y = 44 - x
Max = x (44 - x) Remove the brackets
Max = 44x - x^2 Use the distributive property to take out - 1 on the right.
Max = - (x^2 - 44x ) Complete the square inside the brackets.
Max = - (x^2 - 44x + (44/2)^2 ) + (44 / 2)^2 . You have to understand this step. What you have done is taken 1/2 the x term and squared it. You are trying to complete the square. You must compensate by adding that amount on the end of the equation. You add because of that minus sign outside the brackets. The number inside will be minus when the brackets are removed.
Max = -(x - 22)^2 + 484
The maximum occurs when x = 22. That's because - (x - 22) becomes 0.
If it is not zero it will be minus and that will subtract from 484
x + y = 44
xy = 484
When you solve this, you find that x = y = 22 If you need more detail, let me know.
Answer:
<u>(1, 18)</u>
Step-by-step explanation:
Rewrite the equation in vertex form by completing the square for -3x^2 + 6x + 15. This = -3(x - 1)^2 + 18.
Set y equal to the new right side.
y = -3(x - 1)
Use the vertex form, y = a(x - h)^2 + k, to determine the values of a, h, and k.
a = -3
h = 1
k = 18
Vertex = (h, k) / (1, 18)