I believe the answer is 6
Note that 6 inches is half a foot, so if its 4ft. then 1/2 of a foot goes in 8 times which means that the scale factor is 8. :)
Answer:
32449.3
Step-by-step explanation:
use the formula A = P(1+r / 100)^t
20000 × (1+ (8.4 / 100))^6
=32449.3
Answer:
Since b^2 -4ac = 256 we have 2 real distinct root roots
Step-by-step explanation:
4x^2+12x=7
We need to subtract 7 to get it in the proper form
4x^2+12x-7=7-7
4x^2+12x-7=0
The discriminant is b^2 -4ac
when the equation is ax^2 +bx+c
so a =4 b=12 and c=-7
(12)^2 - 4(4)(-7)
144 +112
256
If b^2 -4ac > 0 we have 2 real distinct roots
If b^2 -4ac = 0 we have one real root
If b^2 -4ac < 0 we have two complex root
Since b^2 -4ac = 256 we have 2 real distinct root roots
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