Answer:
B is the correct answer I believe
7 x 7
2 + 47
56 - 7
Hope you needed this!
Answer:
Step-by-step explanation:
In a rectangle, diagonals are equal and bisect each other
BE = AE
6x - 5 = 2x + 7
6x - 2x - 5 = 7
4x - 5 = 7
4x = 7 + 5
4x = 12
x = 12/4
x = 3
AE = 2x + 7
= 2*3 + 7
= 6 + 7
AE = 13
AC = 13 + 13
AC = 26
m∠EBC = 50
In rectangle, each angle is 90
m∠ABE + m∠EBC = 90
m∠ABE + 50 = 90
m∠ABE = 90 - 50
m∠ABE = 40
In rectangle, AB // DC and DB transversal
m∠ECD = m∠ABE { alternate interior angles}
m∠ECD = 40
Answer:
X=-5 or X=1
Step-by-step explanation:
f(x)=(x+5)(x-1)
(x+5)(x-1)=0
x=-5 orx=1
To find the equation of a line that is parallel to your original equation and goes through a certain point on a graph, here's what you need to know:
First you need to find the slope of your original equation.
To do that, you need to convert it to slope intercept form (y = mx+b).
Add the x over, and then divide everything by 5 to get the y by itself.
Here's what that would look like (without the small steps that I mentioned):
-x + 5y = 25
5y = x + 25
y = 1/5x + 5
That's the original equation rewritten in slope intercept form.
The m represents the slope, so this equation's slope is 1/5.
Because you are given a point, and now you have a slope, the best and easiest route is using point slope form.
I've seen different versions of the equation base but I prefer y - y(sub1) = m(x - x(sub1))
But since I can't use subscripts in this, I'll use the one with h and k. The h is the x value of the point, and the k is the y value.
(h,k)
Then just substitute the values in and solve for y.
y - k = m(x - h)
y + 5 = 1/5(x + 5)
y + 5 = 1/5x + 1
y = 1/5x - 4
Your final answer is
y = 1/5x - 4
You can double check by using a graph. If the slopes are the same, the lines should be parallel.
I hope that helps. If anything didn't make sense, feel free to ask me.