L = 5+ 2W
LW= 250
you really only need 2 equations
but if you want you could also put
L+W = 35 cm
W= 10
L= 25
Answer:
Step-by-step explanation:
A(7,1), B(5,-6)
(AB)² = (-6-1)² + (5-7)² = 53
AB = √53
Answer:
9-4x is simplified
Step-by-step explanation:
hope this helps
Radius, r = 3
The equation of a sphere entered at the origin in cartesian coordinates is
x^2 + y^2 + z^2 = r^2
That in spherical coordinates is:
x = rcos(theta)*sin(phi)
y= r sin(theta)*sin(phi)
z = rcos(phi)
where you can make u = r cos(phi) to obtain the parametrical equations
x = √[r^2 - u^2] cos(theta)
y = √[r^2 - u^2] sin (theta)
z = u
where theta goes from 0 to 2π and u goes from -r to r.
In our case r = 3, so the parametrical equations are:
Answer:
x = √[9 - u^2] cos(theta)
y = √[9 - u^2] sin (theta)
z = u