No, because when you multiply 49 by itself,you get 2401 not 7849
Answer:
If it's Jose, Brad, and Ed it's an acute triangle, it has no 90 degree angle, if it's Jose, James, and Malcolm it is a right triangle because the line to Jose and Malcolm is straight I think not sure how to explain
Step-by-step explanation:
Answer:
For the column "Slope Intercept", the graph is displaying y = -7/2x + 3. Because the line is going down 7 units and to the right 2 units, and the 3 is the point in which the line crosses the y-axis.
For the "Standard" column, it will be
7x + 2y = 6, because that's what it would look like in standard form. (To turn it from standard to slope intercept form, remember you must first subtract 7x on both sides to get 2y = -7x + 6, and then divide by 2 on both sides to get
y = -7/2x + 3.)
For column "Point Slope", I just realized you are supposed to pick a point on the line and plug the coordinates into this formula:⤵⤵⤵
<em>This is the point-slope formula.⤵⤵⤵</em>

For example we'll use point (2,-4). Also, remember that coordinates are written as (x,y), and that m represents slope.
So we have: y - (-4) = -7/2(x-2).
In other words, "Point Slope" would be
y + 4 = -7/2(x-2).
By the way, sorry this is a bit long, and took a while to complete. I had to re-educate myself on point-slope. Anyways hope this helps, I tried :)
Answer:
Y=(-x/2)-3
Step-by-step explanation:
You have two points:
(0,-3) and (-4,-1)
The formula of line trough two points is:
(Y-y1)/(y2-y1)=(x-x1)/(x2-x1)
So put these two point like (x1,y1) and (x2,y2) you will get
(Y+3)/(-1+3)=(x-0)/(-4-0)
Y+3=2x/(-4)
Y=-x/2-3