Answer:
First you do what is inside the parentheses. 10 x 5 - 3. 50 - 3 =47. Then you multiply 47 x 5 = 235.
Step-by-step explanation:
Answer:
a₁ = 37
Step-by-step explanation:
In an arithmetic progression the common difference d is
d = a₂ - a₁ = a₃ - a₂ , that is
2x - 18 - (x + 1) = 2x - 1 - (2x - 18) ← distribute and simplify both sides
2x - 18 - x - 1 = 2x - 1 - 2x + 18
x - 19 = 17 ( add 19 to both sides )
x = 36
Thus
a₁ = x + 1 = 36 + 1 = 37
X + y = 4
Is how you would write it in standard form.
Answer:

Step-by-step explanation:
<u>Solution 1:</u>
Notice the
coordinate of both points are equal, meaning both points are on a vertical line. The distance between two points on a vertical line is the absolute difference of their y-coordinates. The absolute difference between
and
is
.
<u>Solution 2:</u>
The distance between two points
and
is:

Plugging in given values, we have:
.
Answer:
46
Step-by-step explanation:
he count of numbers from 1 to n that are divisible by k is integer part of (n/k).
So the numbers from 1 to 99 divisible by 3 is int(99/3) = 33
Those divisible by 5: int(99/5) = 19
From the sum of those two, subtract those divisible by 15 = int(99/15) = 6
That gives you 33+19-6 = 46.
Now subtract the 1 digit numbers: 3, 5, 6, 9, or four of them
46 - 4 = 42 is the answer.