Answer:
Observation : No two such factors can be found !! Conclusion : Trinomial can not be factored. Equation at the end of step 1 : x2 - 7x - 14 = 0. Step 2 : Parabola, Finding the Vertex: 2.1 Find the Vertex of y = x2-7x-14
Answer:
14.5 feet tall.
Step-by-step explanation:
the shadow increase by 4.5 per inch in height
Answer:
x=8
Step-by-step explanation:
We can use the Pythagorean theorem to solve
a^2+b^2 = c^2 where a and b are the legs and c is the hypotenuse
6^2 + x^2 = 10^2
36 + x^2 = 100
Subtract 36 from each side
36-36 +x^2 = 100-36
x^2 = 64
Take the square root of each side
sqrt(x^2) = sqrt(64)
x = 8
Answer:
y = -x + 4
Step-by-step explanation:
(-1,5)...x1 = -1 and y1 = 5
(1,3)....x2 = 1 and y2 = 3
slope(m) = (y2 - y1) / (x2 - x1) = (3 - 5) / (1 - (-1) = -2 / (1 + 1) = -2/2 = -1
y = mx + b
slope(m) = -1
u can use either of ur points...I will use (1,3)...x = 1 and y = 3
now we sub and find b, the y int
3 = -1(1) + b
3 = -1 + b
3 + 1 = b
4 = b
ur equation is : y = -x + 4 <===