Ok so any number tat makes the denomenator 0 or makes the inside of a square root negative is restricted
we only have a denomenaor so
100v=0
v=0
therefor 0 is the excluded value since 0/0 doesn't make sense
Short AnswerThere are two numbers
x1 = -0.25 + 0.9682i <<<<
answer 1x2 = - 0.25 - 0.9582i <<<<
answer 2 I take it there are two such numbers.
Let one number = x
Let one number = y
x + y = -0.5
y = - 0.5 - x (1)
xy = 1 (2)
Put equation 1 into equation 2
xy = 1
x(-0.5 - x) = 1
-0.5x - x^2 = 1 Subtract 1 from both sides.
-0.5x - x^2 - 1 = 0 Order these by powers
-x^2 - 0.5x -1 = 0 Multiply though by - 1
x^2 + 0.5x + 1 = 0 Use the quadratic formula to solve this.

a = 1
b = 0.5
c = 1

x = [-0.5 +/- sqrt(0.25 - 4)] / 2
x = [-0.5 +/- sqrt(-3.75)] / 2
x = [-0.25 +/- 0.9682i
x1 = -0.25 + 0.9682 i
x2 = -0.25 - 0.9682 i
These two are conjugates. They will add as x1 + x2 = -0.25 - 0.25 = - 0.50.
The complex parts cancel out. Getting them to multiply to 1 will be a little more difficult. I'll do that under the check.
Check(-0.25 - 0.9682i)(-0.25 + 0.9682i)
Use FOIL
F:-0.25 * -0.25 = 0.0625
O: -0.25*0.9682i
I: +0.25*0.9682i
L: -0.9682i*0.9682i = - 0.9375 i^2 = 0.9375
NoticeThe two middle terms (labled "O" and "I" ) cancel out. They are of opposite signs.
The final result is 0.9375 and 0.0625 add up to 1
Answer: A
I'd have to say a because it's the closest answer or best estimate.
Answer:
The statement is always TRUE
Step-by-step explanation:
An equilateral triangle has all angles and all sides equal
The sum of angles in a triangle is 180 degrees.
Let each of the angles be x degrees.
Then we solve the following equation for x.



Hi there!
In order to use the elimination method, you have to create one variable that has the same coefficient. This is to be able to eliminate one variable and have a one variable equation (which you can then solve).
In your case, we'll have the "x" have the same coefficient by multiplying the top equation by 4 and the bottom equation by 2 :
4( -2x + 3y = -4) → -8x + 12y = -16
2( 4x - 2y = 16) → 8x - 4y = 32
Now that both of your equation have a variable with the same coefficient, you need to choose rather you need to add or subtract the equations in order to get rid of the variable (in this case we want to get rid of the "x").
In your case, you want to add both equation together which will give you :
8y = 16
Now that you only have one variable, all you need to do now is solve the equation for "y" :
8y = 16
Divide each side of the equation by 8
y = 2 → Your answer
There you go! I really hope this helped, if there's anything just let me know! :)