Answer:

Step-by-step explanation:
The table shows how the time it takes a train to travel between two cities depends on its average speed.
function models the time, y, in hours, that it takes the train to travel between the two cities at an average speed of x miles per hour
y represents the time
and x represents the average speed
WE know distance = speed * times
LEts find the distance using the table
distance = 32* 5= 160
40*4= 160
50*3.2 = 160
Time = distance / speed
times is y , distance is 160 and speed is x

Answer:
2nd one.
Step-by-step explanation:
The first three terms of sequence are 9 , 6 , 3
<em><u>Solution:</u></em>
Given the recursive function f(n) = f(n - 1) - 3
Where f(1) = 9
To find: First three terms of sequence
Substitute n = 2 , n = 3 and n = 4 in given recursive function
When n = 2
f(n) = f(n - 1) - 3
f(2) = f(2 - 1) - 3
f(2) = f(1) - 3
f(2) = 9 - 3 = 6
f(2) = 6
Thus second term is 6
When n = 3
f(3) = f( 3 - 1) - 3
f(3) = f(2) - 3
f(3) = 6 - 3 = 3
f(3) = 3
Thus the third term is 3
When n = 4
f(4) = f( 4 - 1) - 3
f(4) = f(3) - 3
f(4) = 3 - 3
f(4) = 0
Thus the fourth term is 0
Thus first three terms of sequence are 9 , 6 , 3
Answer:
82
Step-by-step explanation:
Let the unknown number be x
If an unknown number is added to 8, this is expressed as;
8 + x
<em>If The sum is then divided by 9 to give the answer 10, then;</em>
<em>(8+x)/9 = 10</em>
<em>Cross multiply</em>
<em>8 + x = 9 * 10</em>
<em>8 + x = 90</em>
<em>x = 90 - 8</em>
<em>x = 82</em>
Hence the unknown number is 82