Thread: Intersection
View Single Post
Old 2005 February 17th, 01:37 AM   #3 (permalink)
Dragonfinity
Socratic realist
 
Dragonfinity's Avatar
 
Join Date: Feb 2005
Location: Georgia, USA
Posts: 220
Dragonfinity is a TestMagic guru. Show your respect!Dragonfinity is a TestMagic guru. Show your respect!
Re: Intersection

Easy. Just set x^12 = x^2 then
x^12 - x^2 = 0
x^2*(x^10 - 1) = 0
x^2*(x^5 - 1)*(x^5 + 1) = 0
x = 0, 1, -1
So, we have (0,0), (1,1), and (-1,1).
Dragonfinity is offline   Reply With Quote