Answer:
5
Step-by-step explanation:
<h3>Given</h3>
<u>In and AP</u>
<h3>Solution</h3>
<u>Formula for the terms of AP:</u>
<u>The difference of terms:</u>
- a + 3d - (a - d) = 13 - 3
- 2d = 10
- d = 5
The company can offer a variety of benefits not inly for the employee but also for the family.
First you normalize 3x+4y=12 into y = -3/4 x + 3 (dividing by 4).
Then you observe that the slope of the line is -3/4 (it's always the factor with the x). A perpendicular line has the reciprocal slope. Reciprocal means inverted and negated. So -3/4 becomes +4/3.
The equation will thus look like y = 4/3 x + b. To find b, we fill in the given x intercept (0,2), (we get 2 = 4/3 * 0 + b). With x=0, b must be 2.
So the equation is: y = 4/3 x + 2
Answer:
Step-by-step explanation:
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.