Rectangle A ~ Rectangle B
Step-by-step explanation:
the easiest approach with a given point and the slope of the line is the point-slope form :
y - y1 = a(x - x1)
where "a" is the slope, and (x1, y1) is a point on the line.
so, we get
y - -8 = 4(x - -3)
y + 8 = 4(x + 3)
if we need the slope-intercept form
y = ax + b
we now simplify the point-slope form
y + 8 = 4x + 4×3 = 4x + 12
y = 4x + 4
Answer:
1287
Step-by-step explanation:
The number of combinations of 13 diamonds taken 5 at a time is ...
13C5 = 13·12·11·10·9/(5·4·3·2·1) = 13·11·9 = 1287
Answer:
y = 1x + 7
Step-by-step explanation:
<u>The equation formula for this scenario is y = mx + b</u>
m = slope
b = y-intercept
To find the slope, pick two points. I picked (2,9) and (4,11).
Subtract 11 from 9, you'll get 2.
Subtract 4 from 2, you'll get 2.
2/2 equals 1. The slope (m) = 1
To find the b, y-intercept, plot the points on a graph and see if the linear line across the y-intercept. For this case, the y-intercept is 7.
The equation is: y = 1x + 7