A light-year is defined as the distance the light can cover in one year.
The light travels at speed of

, and one year converted into seconds is

So the distance covered by the light in one year is

And this is the distance that corresponds to one light-year.
Hello there,
I hope you and your family are staying safe and healthy during this winter season.

We need to use the Quadratic Formula*
, 
Thus, given the problem:

So now we just need to plug them in the Quadratic Formula*
, 
As you can see, it is a mess right now. Therefore, we need to simplify it
, 
Now that's get us to the final solution:
, 
It is my pleasure to help students like you! If you have additional questions, please let me know.
Take care!
~Garebear
Answer:
Where is the graph?
Step-by-step explanation:
Well, if 6/4 equals 1.5 --
Then 1.5*5, (which is the next quantity of days before it hits 9) equals 7.5.
Hope this helps.
Answer:
b. How many ways arc there to go 12 miles?
≡ p(12) = 25
c. How many ways arc there to go 20 miles?
≡ p(20) = 131
d. How many ways arc there to go 22 miles?
≡p(22) 199
Step-by-step explanation:
a) supposed you walked for the first hour. Then you would have travelled 3 miles. if you jogged you would have covered 5miles and if you run you would have covered 10miles. now you have to decide how to run the rest miles from the n miles.
Thus, the number of ways one can cover n miles will be given by the recurrence relation
p(n) = p( n-3) + p( n-5) + p( n - 10)
now to solve the rest of the question, let us make a table which provides the number of ways for n = 1 to 22.
check the attachment for the table
b. How many ways arc there to go 12 miles?
≡ p(12) = 25
c. How many ways arc there to go 20 miles?
≡ p(20) = 131
d. How many ways arc there to go 22 miles?
≡p(22) 199