20 x 42= 840
So the area would be 840 mm^2.
Y = mx + b is the slope-intercept form of the equation of a line,
where m = slope, and b = y-intercept.
In problems 1 and 3, your equations are written in the y= mx + b form, so you can read the slope and y-intercept directly.
1.
m = -5/2
b = -5
3.
m = -1
b = 3
5.
For problem 5, you need to solve for y to put the equation
in y = mx + b form. Then you can read m and b just like we did
for problems 1 and 3.
4x + 16y = 8
16y = -4x + 8
y = -4/16 x - 8/16
y = -1/4 x - 1/2
m = -1/4
b = -1/2
Answer:
The number is 30.
Step-by-step explanation:
x/5+3=9
x/5=9-3
x/5=6
x=6*5
x=30
<h3>
Answer: 5</h3>
=========================================================
One method is to plot the points P(3,6) and Q(7,3) on the same xy grid. Plot a third point R at (3,3). See the diagram below.
A right triangle forms in which we can find the legs PR = 3 and RQ = 4. The hypotenuse is found through the pythagorean theorem.
a^2+b^2=c^2
3^2+4^2 = c^2
9+16 = c^2
c^2 = 25
c = sqrt(25)
c = 5
This is the length of PQ
-----------------------------------
Or you can use the distance formula which is effectively using the pythagorean theorem just in a slightly different format (though it may not be obvious).

Answer:
y= 4x-7
Step-by-step explanation:
First, we need to find the slope. We can do this by using the formula:
1) y₂-y₁/x₂-x₁
2) 9-5/5-3
3) 4/2
4) The slope is 2
Next, we have to first plug the slope (2) and one of the coordinate pairs (I chose (3,5)) into point-slope format.
5) y-y₁=m(x-x₁)
6) y-5 =4(x-3)
7) Now we just simplify this equation to make it slope intercept form (y=mx+b)
8) y-5= 4x-12
9) y=4x-7
And there you have it :)