Answer:
2.20752 x 
Step-by-step explanation:
The first thing you have to do is to look for the number of seconds in one year. You have to multiply 365 days by 86,400 seconds.
- 365 days refer to the total number of days per year
- 86,400 seconds refer to the number of seconds per day
Let's solve.
- 365 x 86,400 = 31,536,000 or 3.1536 x

<em>Therefore, one year has 3.1536 x </em>
<em> seconds.</em>
Next, you have to know the number of seconds in 10 billion years.
- (3.1536 x
) x (1.0 x
) = 3.1536 x 
The last step is to multiply the number of seconds in 10 billion years to 7 million tons of mass per second.
- (3.1536 x
) x 7,000,000 = 2.20752 x 
Michael took the return trip at a velocity 33.75 miles per hour.
<h3>How fast did Michael drive in his return trip?</h3>
Let suppose that Michael drove in <em>straight line</em> road and at <em>constant</em> velocity. Therefore, the speed of the vehicle (v), in miles per hour, can be defined as distance traveled by the vehicle (d), in miles, divided by travel time (t), in hours.
First trip
45 = s / 3 (1)
Second trip
v = s / 4 (2)
By (1) and (2):
45 · 3 = 4 · v
v = 33.75 mi / h
Michael took the return trip at a velocity 33.75 miles per hour.
To learn more on velocities: brainly.com/question/18084516
#SPJ1
Answer: Increase in number or size, at a constantly growing rate. It is one possible result of a reinforcing feedback loop that makes a population or system grow (escalate) by increasingly higher amounts.
Answer:
Yes
Step-by-step explanation:
A for loop basically relies on repeating the same code for a pre-set number of times. During which you can make any code repeat inside of it, including indexing through a type of list. Many times a for-loop will use the indexes in a list to calculate the number of times that the loop has to repeat. This is usually done in order to search or apply changes in an array of other types of data structures that have countless values stored in it.
We can check to see if (x - 2)(x - 9)(x - 1) is the factored form of x^3 + 8x^2 - 11x - 18 by using foil.
(x - 2)(x - 9)(x - 1)
(x - 2)x^2 - x - 9x + 9
Combine like terms.
(x - 2)x^2 - 10x + 9
FOIL again.
x^3 - 10x^2 + 9x - 2x^2 + 20x - 18
Combine like terms.
x^3 - 12x^2 + 29x - 18
<h3><u>The listed factors are not true factors of the given polynomial.</u></h3>