Area Calculation for Parametric Equation: x=t^3-5t, y=7t^2

  • Thread starter Thread starter Cici2006
  • Start date Start date
  • Tags Tags
    Parametric
Cici2006
Messages
7
Reaction score
0

Homework Statement


Find the area of the region enclosed by the parametric equation
x=t^3-5t
y=7t^2


Homework Equations





The Attempt at a Solution


I know how you set it up \int (7t^2)(3t^2-5)dt, but how do you find the bounds. I tried finding t and got t= (+/-)\sqrt{y/7} and you plug it into x but where do you go from there.
 
Physics news on Phys.org
What I understand by enclosed means for the value of t where x=0. So the values are x=-\sqrt{5} , 0 , \sqrt{5} So I guess you have to find two integrals, for x>0 and for x<0 because one will get negative and the other positive and to add them.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top