sketch the curve with the given polar equation by first
sketching the graph of r as a function of theta in Cartesian
coordinates.
1) r = 3cos(3theta)
2) r = 1 + 3cos(theta)
3) r = sin (theta / 2)
Please solve this problem with a detailed explanation, not just
a answer.
1. Find a Cartesian equation for the curve.
r cos(θ) = 2
Identify the curve.
2. Find a Cartesian equation for the curve.
r = 4 sin(θ)
Identify the curve.
r(t)=sinti+costj.
- Sketch the plane curve represented by r and include arrows
indicating its orientation.
- Sketch the position vector r(t), the velocity vector r′(t),
and the acceleration vector r′′(t) for the two times t = π/2, 5π/4
, putting the initial points of the velocity and acceleration
vectors at the terminal points of the position vectors.
- Prove that the vectors r(t) and r′(t) are orthogonal for every
t.
1. (a) Sketch the slope field for the given differential
equation: dy/dx = 2?
(b) Find the particular solution of the differential equation
that satisfies the initial condition y(0) = 4
(c) What is the value of y when x = 1/2
2. (a) Find the general solution of the given differential
equation: dy/dx = ysinx = ????? 2
(b) Find the particular solution of the differential equation
that satisfies the initial condition ? = 2; ?ℎ?? ? =
π/2
The spiral of Archimedes is a curve described in polar
coordinates by the equation ?? = ???? where ?? is the distance of a
point from the origin, and ?? is the angle of the point in radians
with respect to the positive x-axis. Write an m-file to create a
plot of the spiral of Archimedes using 1000 points for 0 ? ?? ? 6??
?????? when k = 0.5. Be sure to include a title, axis labels, and
grid...