BY taking the square root you can find each of them as follows:
1. sqrt(144) = 12
2. sqrt(25/289) = 5/17
The answer is f(x)=x²+2x when evaluated with -3 gives you the value of 3
= x1 + x2/2 , y1 + y2/2
= 7+-1/2 , 1+(-1)/2
Midpoint = (3,0)
Answer:
y = x*sqrt(Cx - 1)
Step-by-step explanation:
Given:
dy / dx = (x^2 + 5y^2) / 2xy
Find:
Solve the given ODE by using appropriate substitution.
Solution:
- Rewrite the given ODE:
dy/dx = 0.5(x/y) + 2.5(y/x)
- use substitution y = x*v(x)
dy/dx = v + x*dv/dx
- Combine the two equations:
v + x*dv/dx = 0.5*(1/v) + 2.5*v
x*dv/dx = 0.5*(1/v) + 1.5*v
x*dv/dx = (v^2 + 1) / 2v
-Separate variables:
(2v.dv / (v^2 + 1) = dx / x
- Integrate both sides:
Ln (v^2 + 1) = Ln(x) + C
v^2 + 1 = Cx
v = sqrt(Cx - 1)
- Back substitution:
(y/x) = sqrt(Cx - 1)
y = x*sqrt(Cx - 1)
Locate 1 on the x axis. This is the horizontal number line.
Draw a vertical line through 1 on the x axis. Extend this vertical line as far up and down as you can.
Notice how the vertical line crosses the blue curve. Mark this point. Then draw a horizontal line from this point to the y axis. The horizontal line will touch -4 on the y axis. So that means the point (1,-4) is on the curve.
If the input it is x = 1, then the output is y = -4
So that's why the answer is choice A