Answer:
14
Step-by-step explanation:
11 + 3 = 14
Hope it helps!
Thanks!
Y = ax + b;
0.89 = a * 2 + b and 2.09 = a * 5 + b =>
=> 2.09 - 0.89 = a * 5 + a * 2 + b - b => 1.20 = 3 * a => a = 1.20 / 3 => a = 0.40;
b = 0.89 - 0.40 * 2 => b = 0.89 - 0.80 => b = 0.09;
y = 0.40x + 0.09 => 0.40x - y + 0.09 = 0 is the linear equation.
Answer:
V=L*W*H
V=12*4*3
V=144
144 is your answer :)
Step-by-step explanation:
hope this helps
The subordinate clause would be “until is was completed”
First let's find the slope of line joining (2, 5) and (4, 4)
Assuming points (x₁, y₁) and (x₂, y₂)
Slope = (y₂ - y₁) / (x₂ - x₁)
Slope = (4 - 5) / (4 -2) = -1/2 = -0.5
From equation of line: y = mx + c
y = -0.5x + c
Using the point (2 , 5) as passing through y = -0.5x + c
x = 2, y = 5
5 = -0.5*2 + c
5 = -1 + c
5 + 1 = c
6 = c
c = 6
Therefore the y-intercept which is c = 6
y-intercept = 6
Hope this explains it.