To build the table you just have to give values to t and then calculate the corresponding c a per the model.
If the model is c = 5.5 t this is the table
t c
5.5 t
0 5.5(0) = 0
1 5.5(1) = 5.5
2 5.5(2) = 11.0
3 5.5(3) = 16.5
4 5.5(4) = 22.0
5 5.5(5) = 27.5
The viables solutions are all where t is equal or greater than 0. You can even use decimal values for t. You cannot use negative values for t.
Answer:
Draw a line going from 360 on the vertical line to 30 on the horizontal line.
Step-by-step explanation:
12 meters a minute. 30 minutes. 360 meters in total.
Step-by-step explanation:
Given
y = x + 3.....equation 1
y = x - y
or y + y = x
or 2y = x
or y = x / 2......equation 2
Now
Putting equation 2 in equation 1
x / 2 = x + 3
x - x/2 = - 3
<u>2x</u><u> </u><u> </u><u>-</u><u> </u><u>x </u> = - 3
2
x / 2 = -3
x = - 6
Now
y = x/ 2
= - 6/2
= - 3
Hope this helps