Well, variables are stuff like x and y because they can represent a number. They are variable in an equation. so if you have (3x^3)+(5X^2)+Y+9 then your variables are x X and Y (im assuming the capital X is there and not a typo) if that was a typo and meant to be lowercase, then its just a 2 variable with the x and y
Answer:
3, 5, 7, 7, 8
Step-by-step explanation:
3, 5, 7, 7, 8
the mean = (3+5+7+7+8)/5 = 30/5= 6
the mode = 7
14.1% of 278 is 39.2. So 39.2 megabytes have been downloaded.
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