0
The equation for slope is equal to
y - y
——-
x - x
so you’ll take
3-3 and divide it by 20-19
which would equal
0
—
1
and you know that 0 divided by anything is always going to equal 0
Answer: 
Step-by-step explanation:
You can use the following formula:

You can say that "T" is the time (in minutes) for both faucets working together, "A" is the time (in minutes) for cold water faucet working alone and "B" is the time (in minutes) for hot water faucet working alone.
Based on the data given in the exercise, you can identify that:

Therefore, substituting these values into the formula and solving for "B", you get that this is:

Answer:
The answer is 1000 1000
Step-by-step explanation:
In HEX, it would be 88.
In DEC, it would be 136.
In Oct, it would be 210.
Binary, how to add numbers together.
1101101
+ 11011
10001000
This is just like adding regular numbers together.
For example, when you add 88 to 55, this is what will happen
1(r)
88
+ 55
13(+1) 3
143
With binary, when 1 and 0 are added together, the result is 1. When 1 and 1 are added together, the result is 1 and 0 (1 being the "remainder", or the number that is carried over. This number is then added to the next part of the number when adding, just like in normal addition.
Answer:
The ferris wheel travelled 434.717 ft.
Step-by-step explanation:
Assuming that the ferris wheel is a perfect circle, then it's height is the same as the diameter of the circle, therefore it's radius is:
radius = height/2 = 246/2 = 123 ft
The distance travelled by the ferris wheel is the same as the length of the arc created by a angle of (9pi/8). The length of an arc is given by:
length = r*(angle in radians)
length = 123*(9pi/8)
length = 434.717 ft
The ferris wheel travelled 434.717 ft.
Answer:
x = 5
Step-by-step explanation:
x + 5 =
{Midpoint theorem}
2(x+ 5) = x² - x
2x + 10 = x² - x
x² - x - 2x - 10 = 0
x² - 3x - 10 = 0
x² - 5x + 2x - (5*2) = 0
x(x - 5) + 2(x - 5) = 0
(x -5)(x + 2) = 0
{x + 2 is ignored because measurement could not be in negative value}
x - 5 = 0
x = 5