Answer:
A = {CBA, CAB, BCA, ACB}
Step-by-step explanation:
The next number in the sequence is 36.
Starting from 1, the number increases by 3, 1 + 3 = 4. But the next number, the number it's being increased by increases by 2. 3 + 2 = 5, 4 + 5 = 9. And again, 5 + 2 = 7, 7 + 9 = 16. And again. 7 + 2 = 9, 16 + 9 = 25. Therefore, it is increased to + 11, and the next number is 36.
I hope this helped, and you have a great day!
Answer:
20700 feet per hour
Explanation:
Convert 345 feet per minute to 345 feet per hour.
First find how many minutes are in an hour:
60 minutes = 1 hour.
1 minute • 60 = 1 hour
345 feet • 60 = 20700 feet per hour.
Answer:
3x + 7y = 21
Step-by-step explanation:
We have value of two points (0,3) and (7,0)
First, let's find the slope of this line. The formula for slope is:
Change in y/Change in x or (y₂ - y₁)/(x₂-x₁)
Where x₁ = 0 x₂= 7 y₁ = 3 y₂ = 0
(y₂ - y₁)/(x₂-x₁)
= (0-3)/(7-0)
=-3/7
Now we can write the equation in point-slope form:
y-y₁ = m(x-x₁)
y - 3 = -3/7(x-0)
y-3=-3x/7
y=-3x/7 + 3
Now let's convert this to standard form, by making the y-intercept by itself:
Ax + By = C
y=-3x/7 + 3
Multiply through by 7
7(y) = 7(-3x/7) + 7(3)
7y = -3x + 21
3x + 7y = 21