11 ÷ 2 = 5.5
Ethan ran 5.5 miles per hour
Answer:
559,999
Step-by-step explanation:
Answer:
A. $2.26
Step-by-step explanation:
An equation for Harper's balance can be written similar to the one written for Raymond's balance. It will be ...
H(t) = 110(1.035)^t
For t = 2, the two balances will be ...
H(2) = 110(1.035^2) = 117.83
R(2) = 110(1.025^2) = 115.57
The difference is ...
$117.83 -115.57 = $2.26
Harper's account will have $2.26 more.
_____
As a quick estimate or sanity check, you can see that Harper's interest rate is 1% more than Raymond's. So, in 2 years, he will earn a little more than 2% more on his investment than Raymond earns. 2% of $110 is $2.20, so the difference can be expected to be slightly more than this.
I suspect you meant
"How many numbers between 1 and 100 (inclusive) are divisible by 10 or 7?"
• Count the multiples of 10:
⌊100/10⌋ = ⌊10⌋ = 10
• Count the multiples of 7:
⌊100/7⌋ ≈ ⌊14.2857⌋ = 14
• Count the multiples of the LCM of 7 and 10. These numbers are coprime, so LCM(7, 10) = 7•10 = 70, and
⌊100/70⌋ ≈ ⌊1.42857⌋ = 1
(where ⌊<em>x</em>⌋ denotes the "floor" of <em>x</em>, meaning the largest integer that is smaller than <em>x</em>)
Then using the inclusion/exclusion principle, there are
10 + 14 - 1 = 23
numbers in the range 1-100 that are divisible by 10 or 7. In other words, add up the multiples of both 10 and 7, then subtract the common multiples, which are multiples of the LCM.