Answer:
b = 6.928
Step-by-step explanation:
Looks like a job for the Pythagorean Theorem.
a^2 + b^2 = c^2
4^2 + b^2 = 8^2
16 + b^2 = 64
b^2 = 48
b = 6.928
Hope it helps!!
Answer:
Y is 90 degrees.
Step-by-step explanation:
This is an equalterial triangle which means all of the angles are the same. The angle for the upper part of the triangle is 60 as well. We can do 2x=60 because they add up to the angle which is 60. This gives us x=30. If x=30 and the other angle is 60, then the other angle has to be 90 because all triangle has an angle sum of 180. So 30 +60 + 90= 180. Hope this helps!
Answer:
The equation of this line would be 4x + y = 13
Step-by-step explanation:
In order to find this equation we must first find the slope of the original line. To do this, we solve the original equation for y.
4x + y - 2 = 0
4x + y = 2
y = -4x + 2
The original slope (the coefficient of x) is -4, which means the new slope will also be -4 because parallel lines have the same slope. Now, we can use this slope along with the point in point-slope form to find the equation of the line. Just plug in the numbers and solve for the coefficient.
y - y1 = m(x - x1)
y + 3 = -4(x - 4)
y + 3 = -4x + 16
4x + y + 3 = 16
4x + y = 13