Answer:
goto gauth maths and ask again
Answer:
I think the slope is UNDEFINED
y²-y¹/x²-x¹
(-5)-(16)/(-12)-(-12)
-21/0
=Undefined
Answer: Yes
Step-by-step explanation:
2x+8y=6
-8y -8y
2x = -2y
Divide by two so x will be by itself, so the answer will be -1y.
5x+20y=2
-20y -20y
5x = -18y
Divide by 5 so x will be by itself, so the answer will be -3y.
My bad VectorFundament20, sheesh
Answer:
y=10x
Step-by-step explanation:
So y is basically 10 times x because each y value, 10, 20, 30 is coming from multiplying the x value by 10. For example, 0 = 10* 0, 10 = 10*1, 20 = 10*2, 30 = 10*3.
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.