Find total number of integers.

Find how many integers is divisible by 2.

Eliminate even numbers.
11, 13, 15,..., 57, 59
This array contains 51 - 26 = 25 numbers.
Eliminate numbers before the first number divisible by 3 and after the last number divisible by 3.
15, 17, 19,..., 55, 57
This array contains 25 - 3 = 22 numbers.
Now we should eliminate numbers divisible by 3: 15, 21, 27...

There are 8 such numbers.
Therefore, there are 25 - 8 = 17 numbers that <span>can be evenly divided by neither 2 nor 3</span>
Step-by-step explanation:
9v-4v+7v
= 5v+7v
= 12v
The answer is 12v
Arcsin x + arcsin 2x = π/3
arcsin 2x = π/3 - arcsin x
sin[arcsin 2x] = sin[π/3 - arcsin x] (remember the left side is like sin(a-b)
2x = sinπ/3 cos(arcsin x)-cosπ/3 sin(arc sinx)
2x = √3/2 . cos(arcsin x) - (1/2)x)
but cos(arcsin x) = √(1-x²)===>2x = √3/2 .√(1-x²) - (1/2)x)
Reduce to same denominator:
(4x) = √3 .√(1-x²) - (x)===>5x = √3 .√(1-x²)
Square both sides==> 25x²=3(1-x²)
28 x² = 3 & x² = 3/28 & x =√(3/28)
Let x = cost of one cheese pizza.
Let y = cost of one pepperoni pizza.
Set up a system of equations.
6x + 7y = 153.50
2x + 2y = 47.00.
Multiply the second equation by -3
6x + 7y = 153.50
-6x - 6y = -141.00.
Add the equations together
y = $12.00.
Plug 12 into one of our original equations.
2x + 2(12) = 47.
Simplify the left side.
2x + 24 = 47.
Subtract 24 from each side.
2x = 23.
Divide each side by 2
x = $11.50
In conclusion, one pepperoni pizza costs $12.00
Answer:
◻️B. The value of the mode is the least value of the data.
Step-by-step explanation:
The mode is the data value that appears most often
5,7,9,5,18,6,8,5
Arranging the data from smallest to largest
5,5,5,6,7,8,9,18
The number that appears most often is 5
This is the smallest value of the data