Answer:
x=2
Step-by-step explanation:
When you sub in these values for the pythagorean theorem you get 1.5^2+x^2=2.5^2
2.25+x^2=6.25
4=x^2
x=2
Answer:
A) 130
Step-by-step explanation:
(2x + 18) + y = 180 <--- Is True
(4x - 14) + y = 180 <--- Is True
(2x + 18) + y = y + (4x - 14)
(2x + 18) = (4x - 14)
2x + 18 = 4x - 14
-2x + 18 = -14
- 18 - 18
-2x = -32
x = 16
2(16) + 18 = 50
4(16) - 14 = 50
180 - 50 = 130
The answer is A.) 1/4(n-64) because if you distribute the 1/4 onto the parentheses it becomes n/4 - 16 which is equivalent to 1/4 - 16 if n were to equal 1.
Answer:
y = -x - 1
Step-by-step explanation:
hello,
this is a line, right?
So the equation should be something like
y = ax+b and we need to find a and b
we can see that the points (-1,0) and (0,-1) are in the line so we can write
0 = a*(-1) + b <=> b - a = 0 <=> a = b
-1 = a*0 + b <=> b = -1
so the equation is
y = -x - 1
hope this helps