Simple pythagorus theorem with the equation a^2=b^2+c^2
To find AC, (2^2)+(3^2)=4+9=13
AC=the square root of 13
Answer:
1. Linear
2. Nonlinear
3. Linear
4. Linear
5. Nonlinear
Step-by-step explanation:
Thies equation are in the form y=mx+b. Where m is the slope and b is the y-intercept. To solve them you neeed to see the power x is taken to. If the power on x is bigger than 1 than one, then it will curve at some point. This makes 2 and 5 nonlinear
Hi there!


We can calculate dy/dx using implicit differentiation:
xy + y² = 6
Differentiate both sides. Remember to use the Product Rule for the "xy" term:
(1)y + x(dy/dx) + 2y(dy/dx) = 0
Move y to the opposite side:
x(dy/dx) + 2y(dy/dx) = -y
Factor out dy/dx:
dy/dx(x + 2y) = -y
Divide both sides by x + 2y:
dy/dx = -y/x + 2y
We need both x and y to find dy/dx, so plug in the given value of x into the original equation:
-1(y) + y² = 6
-y + y² = 6
y² - y - 6 = 0
(y - 3)(y + 2) = 0
Thus, y = -2 and 3.
We can calculate dy/dx at each point:
At y = -2: dy/dx = -(-2) / -1+ 2(-2) = -2/5.
At y = 3: dy/dx = -(3) / -1 + 2(3) = -3/5.