The decimal of the fraction 2/7 is 0.2857142857
D.3:50
Count back 25 minutes from 4:15 and you’ll get 3:50. The numbers on the clock are 5 minutes apart. It should be easy to solve just by using a standard clock
Answer:
y = -x - 1
Step-by-step explanation:
1. The slope-intercept form of any linear equation is y = mx + b, where y = y-coordinate, m = slope, x = x-coordinate, and b = y-intercept.
2. To find the slope given two points, we can use the formula
and plug in the corresponding variable.
3. Okay, so the slope is -1x or just -x. This means that the equation looks like this so far: y = -x + b
4. To find b, the y-intercept, we can take the equation of
and plug in the values!
5. Now that we have our y-intercept and slope, let's plug in those values and find the equation!
Therefore, the equation of the line is y = -x - 1. I hope this helped you!
Step-by-step explanation:
Equation of straight line is y=mx+c
choose any two points on straight line
for me I choose:(-3,11) and (3,-1)
use these two points to find gradient,m.
m= (-1-11)/(3-(-3))
m= -2
now, y=-2x+c
choose any point on the straight line
I choose point (3,-1)
sub the point into the equation to find c
-1=-2(3)+c
c=5
equation: y=-2x+5