The answer is 50,000
5 means you go up so the 4 turns into 5
Differentiate:x^2 + y^2 = 4
You get this:2x + 2yy' = 0
bring the x variable on the other side:2yy' = -2x
Now divide 2y to leave y' by itself:y' = -2x/2y
Answer: y' = -x/y
The given relation is not a implicit solution to the given differential equation.
Answer:
{-infinity, infinity}
no solution
Step-by-step explanation:
|x| +15≥4
Subtract 15 from each side
|x| +15-15≥4-15
|x| ≥-11
This is always true so x can be and real number
{-infinity, infinity}
-2|5x+3| = 8
Divide by -2
-2/-2|5x+3| = 8/-2
|5x+3| = -4
This can never happen because absolute values are zero or greater
no solution
Answer:
$2=1
Step-by-step explanation:
6 =$3
To solve using completing square method we proceed as follows:
x^2-10x+8=0
x^2-10x=-8
but
c=(b/2)^2
c=(10/2)^2=25
thus we can add this in our expression to get
x^2-10x+25=8+25
factorizing the LHS we get:
(x-5)(x-5)=33
(x-5)^2=33
getting the square roots of both sides we have:
x-5=+/-√33
x=5+/-√33