Answer:
31
Step-by-step explanation:
I can't explain any further......
Answer:
Derived from the Pythagorean Theorem, the distance formula is used to find the distance between two points in the plane. The Pythagorean Theorem,
a
2
+
b
2
=
c
2
, is based on a right triangle where a and b are the lengths of the legs adjacent to the right angle, and c is the length of the hypotenuse. The relationship of sides
|
x
2
−
x
1
|
and
|
y
2
−
y
1
|
to side d is the same as that of sides a and b to side c. We use the absolute value symbol to indicate that the length is a positive number because the absolute value of any number is positive. (For example,
|
−
3
|
=
3
. ) The symbols
|
x
2
−
x
1
|
and
|
y
2
−
y
1
|
indicate that the lengths of the sides of the triangle are positive. To find the length c, take the square root of both sides of the Pythagorean Theorem.
c
2
=
a
2
+
b
2
→
c
=
√
a
2
+
b
2
It follows that the distance formula is given as
d
2
=
(
x
2
−
x
1
)
2
+
(
y
2
−
y
1
)
2
→
d
=
√
(
x
2
−
x
1
)
2
+
(
y
2
−
y
1
)
2
We do not have to use the absolute value symbols in this definition because any number squared is positive.
A GENERAL NOTE: THE DISTANCE FORMULA
Given endpoints
(
x
1
,
y
1
)
and
(
x
2
,
y
2
)
, the distance between two points is given by
d
=
√
(
x
2
−
x
1
)
2
+
(
y
2
−
y
1
)
2
Step-by-step explanation:
6 tulips are red out of 24
Answer:
Step-by-step explanation:So we know x + y = 21 and 5x +10y = 165 We line them up in columns x + y = 21 5x +10y = 165 To eliminate the x variable, I'll multiply every element in the 1st equation by -5. -5x + -5y = -105 5x + 10y = 165 Now we combine (add) the equations, which eliminates x altogether. 5y = 60 ... y = 12 From there, x + 12 = 21 ... x = 21-12 ... x = 9 You should double check. Do 9 nickles and 12 dimes equal $1.65? A very important thing to remember using this method is to do the same thing to each element in the equation that you change! I hope that helps.