Answer:
The simple solutions are:
Right 6: (-2+6,-3) = (4,3)
Left 6: (-2-6,-3) = (-8,-3)
Up 6: (-2,-3+6) = (-2, 3)
Down 6: (-2,-3-6) = (-2,-9)
Those are for horizontal or vertical
line segments.
Step-by-step explanation:
Answer:
recursive: f(0) = 7; f(n) = f(n-1) -8
explicit: f(n) = 7 -8n
Step-by-step explanation:
The sequence is an arithmetic sequence with first term 7 and common difference -8. Since you're numbering the terms starting with n=0, the generic case will be ...
recursive: f(0) = first term; f(n) = f(n-1) + common difference
explicit: f(n) = first term + n·(common difference)
To get the answer above, fill in the first term and common difference values.
A) 45%, (100-200)/200=0.45 which also equals 45% :)
Answer:
A triangular bike path with lengths of 5 miles, 12 miles, and 13 miles
Step-by-step explanation:
The 5-12-13 right triangle is a common pythagorean triple. :)
I have included the answer in the picture attached below: