You can write it out multiple ways, such as x<=-4, x is (-infinity, -4], or {x | x<=4}. Even using a line, put -4 down, with a closed circle (including it means) and an arrow from there pointing left, for the included values to negative infinity.
Let's put this in terms of a system of equations. Let's call the numbers x and y, with x being the larger integer and y the smaller one. Since they are consecutive odd integers, we know that:
x = y + 2
The constraint is:
xy= 3(x+y) + 71 Simplify
xy = 3x + 3y + 71 Plug in (y+2) for x:
(y + 2) y = 3(y + 2) + 3y + 71 Simplify
y² + 2y = 3y + 6 + 3y + 71 Subtract 6y from both sides, add 71+6
y² -4y = 77
y² - 4y - 77 = 0
Factor:
(y - 11) (y+7) = 0
y = 11 or y=-7
When y = 11, x = 13, since x = y+2
Plug in to make sure:
xy = 3(x+y) + 71
11*13 = 3 (11 + 13) + 71
143 = 3 (24) + 71
143 = 72 + 71
143 = 143
Our values work!
Answer: 11, 13
Answer:
X=5
Step-by-step explanation:
Answer:
C. y = 2x - 3
Step-by-step explanation:
you look at the number without the x. and the minus three means it's negative. But if it's a plus three then it's positive
Ok to find dy/dx of x+2y=xy we take derivative of both sides with respect to x
1+2dy/dx = x*dy/dx +y*dx/dx
1+ 2dy/dx = x*dy/dx + y* 1
2dy/dx +1 = x*dy/dx + y
2y’ + 1 = xy’ + y
2y’ + 1 - xy’ = y
2y’ -xy’ = y - 1
y’(2-x) = y - 1
so we get finally
y’= (y-1)/(2-x)
Hope this helps you understand the concept! Any questions please ask! Thank you so much!!