Answer:
24
Step-by-step explanation
bruh...
1. Divide 140 by 6 and you get 23.3 repeating
2. When you multiply 23 times 6 you get 138. (not enough seats)
3. So, you would need to have at least 24 cars in order for everyone to go on the trip. (24 x 6 = 144 seats)
Answer:
≈ 345.8 ft
Step-by-step explanation:
There is a right triangle formed by Bonnie's height (h) the ground and the angle of elevation.
Using the tangent ratio in the right triangle
tan20° =
=
( multiply both sides by 950 )
950 × tan20° = h , thus
h ≈ 345.8 ft ( to 1 dec. place )
Answer:
- geometric sequence with initial value 20 and common ratio 1/2
- average rate of change on [1, 3] = -7.5
Step-by-step explanation:
(a) The given points have sequential values of x and values of y that are each 1/2 the value before. The common ratio tells us the sequence is a geometric sequence.
(b) The first given point is (2, 10), so extrapolating backward, we determine the previous point to be ...
... (2-1, 10/(1/2)) = (1, 20)
Thus, we have enough information to determine the average slope between n=1 and n=3.
... (difference in y)/(difference in n) = (5 -20)/(3 -1) = -15/2 = -7.5
A two digit number has a tens digit and a ones digit.
Let's say x = tens digit and y = ones digit
"The sum of the digits is 5"
x + y = 5
The next phrase is "the number multiplied by 3 is 42" but we need to represent the number using the digits. So they need to be multiplied first by their place value and added together. [Example: 34 = 3(10) + 4(1)]
The number is: 10x + y
3(10x + y) = 42
The system of equations: (two equations for two unknowns)
x + y = 5
30x + 3y = 42
Then you can use substitution or elimination to combine and solve.
I'll use elimination, multiply the entire top equation by -3 and add the equations together. y will cancel out
-3x - 3y = -15
30x + 3y = 42
------------------
27x + 0 = 27
x = 1
then plug x = 1 into either equation to find y
1 + y = 5
y = 4
remember the x and y represent digits so the number xy is 14