Answer:
Step-by-step explanation:
44 = 2 * 2 * 11
= 2² *11
Answer:
A
Step-by-step explanation:
The equation of a line in slope- intercept form is
y = mx + c ( m is the slope and c the y- intercept )
Calculate m using the slope formula
m = (y₂ - y₁ ) / (x₂ - x₁ )
with (x₁, y₁ ) = (0, 3) and (x₂, y₂ ) = (1, 1)
m =
= - 2
note the line crosses the y- axis at (0, 3) ⇒ c = 3
y = - 2x + 3 → A
Step-by-step explanation:
in such a case the easiest approach might be using the point-slope form of a line equation :
y - y1 = m(x - x1)
with m being the slope, and (x1, y1) being a point on the line.
so, in our case that would be
y - 8 = 8(x - 4)
simplified this would be
y - 8 = 8x - 32
y = 8x - 24
FYI - this would be then the slope-intercept form (-24 would be the intercept point on the y-axis).