Answer:
10
Step-by-step explanation:
(12 + x0.5) <= 17
That'd be a total of 6 km east and 4 km north.
The distance traveled from Carol's starting point, along the path described, is
1 km + 4 km + 5 km = 10 km.
However, if you want the straight line distance from starting to end point, that would be found using the Pyth. Thm.:
sqrt [ (6 km)^2 + (4 km)^2 ] = sqrt(52) = 2sqrt(13) km
Answer:
D. 68 (APEX).........................................................................................
Answer: a6=70
Step-by-step explanation:
we know that
In the Arithmetic Sequence the formula is:
an= a1 + d(n−1)
where
a1 is the first term
d is the common difference
n is the number of terms
in this problem
a1=5
a2=18
a3=31
a4=44
a5=57
so
d=a2-a1 or a3-a2 or a4-a3 or a5-a4
d=57-44----> 13
find a6
a6= a1 + d(n−1)
n=6
d=13
a1=5
a6=5+13*(6-1)----> a6=5+13*5----> a6=70