Answer:
259
Step-by-step explanation:
USE PEMDAS
Parenthesis
Exponent
Multiplication
Division
Addition
Subtraction
I dont understand your question.......
Answer:
1. 64
2. 72 square feet
3. 31.5 square feet
Step-by-step explanation:
For the first one use the equation A=bh.
Plug in your values: A=12.8*5.
Solve: A=64
For the second one multiply 8*3 which gives you 24. Next multiply that by 3 to give you 72 square feet.
For the third one multiply 9 by 3.5 to get 31.5 square feet.
Answer:
12.68 if you are rounding to the hundreths place
Step-by-step explanation:
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