Given:
Expression is

To prove:
If r is any rational number, then
is rational.
Step-by-step explanation:
Property 1: Every integer is a rational number. It is Theorem 4.3.1.
Property 2: The sum of any two rational numbers is rational. It is Theorem 4.3.2.
Property 3: The product of any two rational numbers is rational. It is Exercise 15 in Section 4.3.
Let r be any rational number.
We have,

It can be written as

Now,
3, -2 and 4 are rational numbers by property 1.
is rational by Property 3.
are rational by Property 3.
is rational by property 2.
So,
is rational.
Hence proved.
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.
Equation:
Time*speed= distance
1.7(time)*22.4(speed)=38.08meter(distance)