Answer:
105/4 or 26.25 mi
Step-by-step explanation:
hillsdale to fairfax 8 7/8 = 71/8
fairfax to yardley = 17 3/8 = 139/8
71/8 + 139/8 = 105/4 or 26 2/8
Answer:
a = 21
b = 63
c = 42√3
d = 21√3
Step-by-step explanation:
The sides of a 30°-60°-90° triangle have the ratios 1 : √3 : 2. The given side (42) is the longest side of the smallest triangle, and the shortest side of the largest triangle.
That means the other sides of the smallest triangle will be ...
a = 42/2 = 21
a+b = 2(42) = 84
b = (a+b) -a = 84 -21 = 63
d = 21√3 . . . . middle-length side of the smallest triangle
c = 42√3 . . . . middle-length side of the largest triangle
The values of the variables are ...
- a = 21
- b = 63
- c = 42√3
- d = 21√3
Yaaaaaayyy hurry let’s gooooo!!!!!
Answer:
8 days
Step-by-step explanation:
On day 8, Isabella will save 256 nickels, bringing her total to 510.
_____
The number of nickels saved on day n is 2^n. The total is 2^(n+1)-2.
_____
The above can be written down from your knowledge of binary sequences. If you want a more formal development, read on.
__
The number of nickels saved on day n is a geometric sequence with first term 2 and common ratio 2. The n-th term of the sequence is ...
an = a1·r^(n-1) = 2·2^(n-1) = 2^n
The sum of n terms of the sequence is ...
S = a1(r^n -1)/(r -1) = 2(2^n -1)/(2-1)
S = 2^(n+1) -2
__
We want S > 500, so ...
500 < 2^(n+1) -2
502 < 2^(n+1)
251 < 2^n
log(251) < n·log(2)
n > log(251)/log(2)
n > 7.97 . . . . . . . . 8 days or more to save more than 500 nickels