Answer:
134/300 or 67/150
Step-by-step explanation:
the LCM of 15 and 100 is 300. 15 *20 is 300 so we multiply both the numerator and denominator of 1/15 by 20 to get 20/300, with 38/100 we multiply by 3 to get 114/300. Now we add 20/300 and 114/300 to get 134/300 which has a common factor of 2 so we can simply it to 67/150
Angles 1, 3, and 4 make up a straight line.
Thus, 3x + 90 + 3x - 6 = 180 (angle sum of straight line)
6x - 6 = 90
6x = 96
x = 16
Now angle 1 becomes 3(16) = 48
Angle 1, 2, and 3 also make up a straight line.
Thus, angle 2 + 48 + 90 = 180
angle 2 + 138 = 180
angle 2, therefore, becomes 42. In essence, (A)
Answer:
the answer would be 217 [degrees]
Step-by-step explanation:
Since m<1 and m<2 are next to each other, they are adjacent. Adjacent angles must share a common side which is m<W. This means they have to be added. m<1+m<2= m<XYZ
145+72=217
Answer:
First add 6 and 4 together to get 10 now add 2 and 3 and 1 together which gets you 6 and add the zero from the 10 and you get 60
Step-by-step explanation:
Answer:
x = -34
, y = 31
Step-by-step explanation suing Gaussian elimination:
Solve the following system:
{2 x + 3 y = 25
3 x + 4 y = 22
Express the system in matrix form:
(2 | 3
3 | 4)(x
y) = (25
22)
Write the system in augmented matrix form and use Gaussian elimination:
(2 | 3 | 25
3 | 4 | 22)
Swap row 1 with row 2:
(3 | 4 | 22
2 | 3 | 25)
Subtract 2/3 × (row 1) from row 2:
(3 | 4 | 22
0 | 1/3 | 31/3)
Multiply row 2 by 3:
(3 | 4 | 22
0 | 1 | 31)
Subtract 4 × (row 2) from row 1:
(3 | 0 | -102
0 | 1 | 31)
Divide row 1 by 3:
(1 | 0 | -34
0 | 1 | 31)
Collect results:
Answer: {x = -34
, y = 31