4x^2 + 5xy - y^2 = 6
Implicitly differentiating both sides,
4(2x) + 5(x y' + y) - 2yy' = 0
where y' = dy/dx
8x + 5xy' +5y -2yy' = 0
combining y' terms
y' (5x-2y) +8x +5y = 0
y'(5x-2y) = -(8x+5y)
dy/dx = -(8x+5y)/(5x-2y)
or
dy/dx = (8x+5y)/(2y-5x)
Answer:
y = -2x + 3 is the required equation
Step-by-step explanation:
From the graph we will get two ordered pairs
If we see that When x=0 then y=3 and when x = 1 then y=1
Now from this we can find the slope of the Graph
So slope of graph = (y2 - y1) / (x2-x1)
=(1-3) / (1-0)
=-2
So
Slope = m = -2
Now the equation is
y = mx + b
We have to find the value of b
as we have two ordered pairs we can take any of it to find the value of b because line passes through those points
taking (0,3) as a point
y= mx + b
put values
3 = -2*(0) + b
so
b=3
Now the equation of the line in this form is
y = mx + b
which is
y = -2x + 3
I think you mean "if the points <span>(2,5), (3,2) and (4,5) satisfy an unknown 3rd degree polynomial, what is the polynomial?"
Since 3 roots {2, 3, 4} are known, we might begin by assuming that this poly would have the form y = ax^3 + bx^2 + cx + d (which has three factors). Unfortunately, three roots are not enough to determine all four constants {a, b, c, d}.
So, let's assume, instead, that the poly would have the form y = ax^2 + bx + c. Three given points should make it possible to determine {a, b, c}.
(2,5): 5 = a(2)^2 + b(2) + c => 5 = 4a + 2b + c
(3,2): 2 = a(3)^2 + b(3) + c => 2 = 9a + 3b + 5 - 4a - 2b
(4,5): 5 = a(4)^2 + b(4) + c => 5 = 16a + 4b + 5 - 4a - 2b
Now we have two equations in a and b alone, which enables us to solve for a and b:
</span>2 = 9a + 3b + 5 - 4a - 2b becomes -3 = 5a + b
<span>and
</span>5 = 16a + 4b + 5 - 4a - 2b becomes 0 = 12a + 2b, or 0 = 6a + b, or 0=-6a-b
<span>
Adding this result to -3 = 5a + b, we get -3 = -a, so a =3.
Thus, since -3 = 5a + b, -3 = 5(3) + b, so b = -18
All we have to do now is to find c. Let's do this using </span>5 = 4a + 2b + c.
We know that a = 3 and b = -18, so this becomes 5 = 4(3) + 2(-18) + c.
Thus, 5 = 12 - 36 + c, or c = 29.
With a, b and c now known, we can write the poly as y = 3x^2 - 18x + 29.
Now the only thing to do remaining is to verify that each of the three given points satsifies y = 3x^2 - 18x + 29. Try this, please.
(560+48x)/x. After owning the washing machine for x years, with operating cost of $48 each year, the total amount of operating cost is 48x. We should also add the one-time cost of buying the washing machine, which is $560. The total cost is 560+48x. Since x years have past, the average annual cost is (560+48x)/x, or 48+560/x dollars.