Answer:
b=-0.0019a + 215
at 2500 ft, b=210.25 degrees F
Step-by-step explanation:
First find the slope. a=altitude, b = temperature
slope is b2-b1 / a2-a1
points are (8200, 199.42) and (4700, 206.07)
(206.07 - 199.42) / (4700-8200)
= 6.65/ -3500
= - 0.0019
we have b = -0.0019a + intercept
plug in a point to find intercept
199.42 = -0.0019*8200 + intercept
intercept = 199.42 + 15.58 = 215
b=-0.0019a + 215
at a=2500 ft, substitute into equation
b= -0.0019*2500 + 215
= -4.75 + 215
= 210.25 degrees F
please give thanks by clicking heart button :)
Answer: You need to combine like terms the answer is 2y+2x
<span>437 = (21 + x)(21 - x), then x = 2, -2</span>
Step-by-step explanation:
b^2-4b+3=0
b²-3x-b+3=0
b(b-3)-1(b-3)=0
(b-3)(b-1)=0
either
b=3 or b=1
.
2n^2 + 7 = -4n + 5
2n²+4n+7-5=0
2n²+4n+2=0
2(n²+2n+1)=0
(n+1)²=0/2
:.n=-1
.
x - 3x^2 = 5+ 2x - x^2
0=5+ 2x - x^2-x +3x^2
0=5+x+2x²
2x²+x+5=0
comparing above equation with ax²+bx +c we get
a=2
b=1
c=5
x={-b±√(b²-4ac)}/2a ={-1±√(1²-4×2×5)}/2×1
={-1±√-39}/2