9514 1404 393
Answer:
(x, y) = (-5, -6)
Step-by-step explanation:
The coefficients of y are the same, so we can eliminate y by subtracting one equation from the other. Here, we choose to subtract the first from the second, so that the coefficient of x ends up positive.
(-5x +5y) -(-6x +5y) = (-5) -(0)
x = -5 . . . . . . simplify
-6(-5) +5y = 0 . . . . . . substitute x into the first equation
6 +y = 0 . . . . . . . . . . divide by 5
y = -6 . . . . . . subtract 6
The solution to the system of equations is (x, y) = (-5, -6).
Answer:
Step-by-step explanation:
(A) The given statement is:A square is a parallelogram-------A square is always a parallelogram (By properties of parallelogram)(B) The given statement is:A rectangle is a trapezoid----------A rectangle is never a trapezoid.(C) The given statement is:A rhombus is a square--------A rhombus is sometimes a square.(D) The given statement is:A quadrilateral is a kite--------A quadrilateral is sometimes a kite.
You are 5,987. 5 in the thousands place because you are a number in the 5,000s, and also the smallest 2 digit number divided 2 makes 5. 9 in the hundreds place because the biggest 1 digit number is 9. 8 in the tens place because the only single digit number that is a multiple of 4, but not 4, is 8. 7 in the ones place because 9 is the hundreds place, minus 2 is 7.
Answer:
x = -0.6
y = 2.2
z = 2
Step-by-step explanation:
2x + y - 2z = -3
x + 3y - z = 4
3x + 4y - z = 5
Rewrite the system in matrix form and solve it by Gaussian Elimination (Gauss-Jordan elimination)
2 1 -2 -3
1 3 -1 4
3 4 -1 5
R1 / 2 → R1 (divide the 1 row by 2)
1 0.5 -1 -1.5
1 3 -1 4
3 4 -1 5
R2 - 1 R1 → R2 (multiply 1 row by 1 and subtract it from 2 row); R3 - 3 R1 → R3 (multiply 1 row by 3 and subtract it from 3 row)
1 0.5 -1 -1.5
0 2.5 0 5.5
0 2.5 2 9.5
R2 / 2.5 → R2 (divide the 2 row by 2.5)
1 0.5 -1 -1.5
0 1 0 2.2
0 2.5 2 9.5
R1 - 0.5 R2 → R1 (multiply 2 row by 0.5 and subtract it from 1 row); R3 - 2.5 R2 → R3 (multiply 2 row by 2.5 and subtract it from 3 row)
1 0 -1 -2.6
0 1 0 2.2
0 0 2 4
R3 / 2 → R3 (divide the 3 row by 2)
1 0 -1 -2.6
0 1 0 2.2
0 0 1 2
R1 + 1 R3 → R1 (multiply 3 row by 1 and add it to 1 row)
1 0 0 -0.6
0 1 0 2.2
0 0 1 2
x = -0.6
y = 2.2
z = 2