Answer:
26.69
Step-by-step explanation:
Answer:
Step-by-step explanation:
Factorize using square root method.
x² - 2x + 2 = (x-a)² + b
x² -2x + 1 + 1 = (x-a)²+b
(x² - 2*x*1 + 1²) + 1 = (x -a)²+ b {Compare with a²- 2ab+b² which is (a - b)²}
(x - 1)² + 1 = (x - a)² + b
a = 1 and b = 1
Hello there, my fellow human being!
The answer is 1.37 miles.
Hope this helped!
~Ruru
x+y=10
x+2y=14
x is common in both so u have to subtract the second one from 1st
x-x + y-2y = 10-14
-y = -4
y=4
which means bottle of water (y) = 4
and then substitute 4 in equation (x+y=10 or x+2y=10)
x + 4 = 10
x=6
Answer:
What is the point used in the equation of the line y+4=1/2(x-2)
The other format for straight-line equations is called the "point-slope" form. For this one, they give you a point (x1, y1) and a slope m, and have you plug it into this formula:
y - y1 = m(x - x1)
Don't let the subscripts scare you. They are just intended to indicate the point they give you. You have the generic "x" and generic "y" that are always in your equation, and then you have the specific x and y from the point they gave you; the specific x and y are what is subscripted in the formula. Here's how you use the point-slope formula
They've given me m = 4, x1 = -1, and y1 = -6. I'll plug these values into the point-slope form, and solve for "y=":
y - y1 = m(x - x1)
y - (-6) = (4)(x - (-1))
y + 6 = 4(x + 1)
y + 6 = 4x + 4
y = 4x + 4 - 6
y = 4x - 2