The order of operations is:
Parentheses, Exponent, Division, Multiplication, Addition, Subtraction.
Or PEMDAS.
hope it helps!
Let's try the actual solution of the system
<span>y = –2x + 1
y = –2x – 3
Note that the slopes of the graphs of these two lines are the same: -2.
That means that the lines are parallel to one another.
Only the y-intercepts (1 and -3) are different.
Since the 2 lines never intersect, the system has no solution.
</span>
Divide the number of people by the number of plates per pack:
138 / 12 = 11.5
He need to buy 12 packs of plates to have enough.
Answer:
y=11
x=-4
Step-by-step explanation:
y =-x+7
2x-5y=-7
insert the first equation into the second like so...
2x+5x-35=-7
Now rearrange...
2x+5x=-7+35
Now solve...
7x=-28
x=-4
Now incert x in any equation...
y=4+7
y=11
Answer:
Point slope: y+4=4(x-3)
Slope-intercept: y=4x-16
Step-by-step explanation:
1. Use the slope formula to find the slope.
y2-y1/x2-x1
8--4/6-3 = 12/3
Slope is 4
2. Use the slope and one of the coordinates to put the equation in point-slope form.
Point slope form: y-y1=m(x-x1)
y+4=4(x-3)
3. Distribute and simplify to put it in slope-intercept form.
y+4=4x-12
y=4x-16