Answer:
The answer to your question is:
x = 1
y = 1
z = 0
Step-by-step explanation:
-2x + 2y + 3z = 0 (1)
-2x - y + z = -3 (2)
2x + 3y + 3z = 5 (3)
Solve (1) and (2)
Multiply 2 by 2
-2x + 2y + 3z = 0
-4x -2y + 2z = -6
-6x + 5 z = -6 (4)
Solve (2) and (3)
Multiply 2 by 3
-6x - 3y + 3z = -9
2x + 3y + 3z = 5
-4x + 6z = -4 (5)
Solve (4) and (5)
Multiply (4) by 2 and (5) by -3
-12x + 10 z = -12
12x - 18z = 12
-6z = 0
z = 0
Then
-4x + 6(0) = -4
-4x = -4
x = -4/-4
x = 1
Finally
-2(1) - y + (0) = -3
-2 - y = -3
-y = -3 + 2
y = 1
Answer:
H.
Step-by-step explanation:
The graph goes through 5 of the x -axis and -4 on the y axis
Answer:
(x+6)(x+6)
(x+6)^2
Always remember this identity
(a+b)^2 = a^2 + b^2 + 2ab
So, Now take x=a , 6 =b
Substitute above values
x^2 + 36 +2(x)(6)
=x^2 +36 +12x
=x(x+12) +36
Answer:
The roots of the equation is real and repeated
Step-by-step explanation:
Here, we want to describe the nature of the roots of the given quadratic equation
To get the nature of the roots, we find the discriminant of the equation
The discriminant is;
b^2 - 4ac
In this case, b = -28 , a = 49 and c = 4
The discriminant is thus;
-28^2 - 4(49)(4)
= 784 - 784 = 0
Since the discriminant is zero, this means that the quadratic equation has real roots which are the same
A collection of nickels and dimes is worth $4.40. There are 53 coins in all. How many nickels are there?
Nickel is a US coin worth 5 cents or 0.05.
Dime is a US coin worth 10 cents or 0.10
n + d = 53
0.05n + 0.10d = 4.40
n = 53 - d
0.05(53 - d) + 0.10d = 4.40
2.65 - 0.05d + 0.10d = 4.40
0.05d = 4.40 - 2.65
0.05d = 1.75
d = 1.75 / 0.05
d = 35
n = 53 - d
n = 53 - 35
n = 18
There are 18 nickels and 35 dimes.
0.05n + 0.10d = 4.40
0.05(18) + 0.10(35) = 4.40
0.90 + 3.5 = 4.40
4.40 = 4.40