I am getting 42 Vibbezzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
Answer:
1. The cost increases $0.30 each time 1 goldfish is
added.
y- intercept = (0, 4), x-intercept = (- 2, 0)
to find the intercepts let x = 0 and y = 0 in the equation
x = 0 → y = 0 + 4 =4 ⇒ y-intercept (0, 4)
y = 0 → 2x + 4 = 0 ⇒ x = - 2 ⇒ x- intercept(- 2, 0)
Answer:
x^2 = 10^2 - 9^2
x^2 = 100 -81 = 19
x = 4.3588989435
The triangle sides are 10, 9 and 4.3588989435
Step-by-step explanation:
Answer:
y = 2x - 7
Step-by-step explanation:
The question is asking for slope-intercept form, y = mx + a.
Given:
(1, -5) and (9, 11)
Find the slope (m) between the two points:
m = (y2 - y1) / (x2 - x1)
x1 = 1
x2 = 9
y1 = -5
y2 = 11
m = ( 11 - (-5) )/(9 - 1)
= 16/8
m = 2
y = 2x + a
Use one of the two points to find a (I will use (1, -5)):
-5 = 2(1) + a
-5 = 2 + a
-7 = a
a = -7
y = 2x + (-7)
y = 2x - 7