225k views
0 votes
Find the (x, y) pair for the value of the parameter.

X = 5t - 7 and y = 17 - 3t for t = 3.
x = |t + 3| and y = 1/t for t = -8.

User Khristos
by
7.5k points

1 Answer

2 votes

Final answer:

To find the (x, y) pair for the given values of t, substitute t into the equations for x and y.

Step-by-step explanation:

To find the (x, y) pair for the value of the parameter, we need to substitute the given value of t into the equations for x and y. In the first case, when t = 3, we have:

x = 5(3) - 7 = 8

y = 17 - 3(3) = 8

So the (x, y) pair for t = 3 is (8, 8).

In the second case, when t = -8, we have:

x = |-8 + 3| = 5

y = 1/(-8) = -1/8

So the (x, y) pair for t = -8 is (5, -1/8).

User Sheixt
by
7.6k points