Question 1146968
A wheel whose radius is 1 is placed so that its center is at (3, 2). A paint spot on the rim is found at (4, 2). The wheel is spun θ degrees in the counterclockwise direction. Now what are the coordinates of the paint spot? 
-------------------
The x value is 3 + cos(theta)
The y value is 2 + sin(theta)
---
---> (3+cos(t),2+sin(t))
===================
PS  Don't put a space after the comma.
(3,2) and (4,2)