The answer is 40 because it went up 40 from point b to point A
Answer:
None
Step-by-step explanation:
Assuming you mean sides of a right triangle, we can use the Pythagorean theorem (A^2 + B^2 = C^2)
We have A and B, so we can plug those into the equation.
(16)^2 + B^2 = (14)^2
(16)^2 is 256 and (14)^2 is 196. Plug those in.
256 + B^2 = 196
Get rid of the 256 by subtracting.
B^2 = 196 - 256
B^2 = -60
√B^2 = √-60
You can't take the square root of a negative number, so the solution is not possible. We can confirm because C cannot be bigger than A or B.
Answer:
When the absolute value of the scale factor is greater than one, an expansion occurs. When the absolute value of the scale factor is less than one, a compression occurs. When the absolute value of the scale factor is equal to one, neither an expansion nor a compression occurs.
Answer:
x = 8
Step-by-step explanation:
3x - 20 = 4
add 20 to both sides
3x - 20 + 20 = 4 + 20
3x = 24
divide both sides by 3
= 
x = 8
Answer:
The equation of the line is y = 3/2x + 5/2
Step-by-step explanation:
To find the equation of this line, start by using the two points with the slope formula to find the slope.
m(slope) = (y2 - y1)/(x2 - x1)
m = (4 - 1)/(1 - -1)
m = 3/(1 + 1)
m = 3/2
Now that we have the slope, we can use that and either point in point-slope form to find the equation.
y - y1 = m(x - x1)
y - 4 = 3/2(x - 1)
y - 4 = 3/2x - 3/2
y = 3/2x + 5/2