asked 187k views
2 votes
Write the parametric equations in rectangular form.

y = 2t2 + 6

x = 5t – 8

asked
User Fracsi
by
7.9k points

1 Answer

6 votes

Answer:

The rectangular form is:


y = (2*x^2 + 32*x + 278)/(25)

Explanation:

In order to write the rectangular form we need to find the value of "t" in relation to "x", which means isolating the "t" variable on the left side of the second equation, following that we will use that value of "t" on the first one as shown below:


x = 5*t - 8\\5*t = x + 8\\t = (x + 8)/(5)

Applying on the first equation:


y = 2*t^2 + 6\\y = 2*((x + 8)/(5))^2 + 6\\\\y = 2*(x^2 + 16*x + 64)/(25) + 6\\\\y = (2*x^2 + 32*x + 128)/(25) + 6\\\\y = (2*x^2 + 32*x + 128 + 150)/(25)\\\\y = (2*x^2 + 32*x + 278)/(25)

answered
User EverconfusedGuy
by
7.7k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.