Follow along with the video below to see how to install our site as a web app on your home screen.
Note: this_feature_currently_requires_accessing_site_using_safari
Hey all,
I have a maths issue.
If a sphere increases it's surface area by x, how much does the radius increase by?
Based on A=4pi R^2
I can't figure this out for the life of me and I'm about to shoot someone.
.03695x
I THINK.
Hahaha, no.
And the square root think you said Dan is not correct either.
There has to be a solution though. I think. And it's nonlinear, for sure.
Here's some results that disprove the square root of x theory:
If A = 1000 then R = 8.92
When A is increased by 1000 then R becomes 12.62
Hahaha, no.
And the square root think you said Dan is not correct either.
There has to be a solution though. I think. And it's nonlinear, for sure.
Here's some results that disprove the square root of x theory:
If A = 1000 then R = 8.92
When A is increased by 1000 then R becomes 12.62
As I said. You cannot determine the change in radius from the change in area. Add 1000 square cm to a beach ball and you will increase the radius much more than if you add 1000 square cm to the surface area of the Earth. What you can determine is the change in radius from the factor of change in area. Quadruple the area of any sphere and you will double it's radius.
So in the example you wrote, you have doubled the surface area. You have multiplied it by a factor of 2. A goes from 1000 to 2000. Your R has now increased by a factor of the square route of 2, aka 1.414.
12.62/8.92 = 1.414 = square route of two
Sounds like this is it.A + x = 4pi(r+c)^2
Solving for c will tell you how much r increases by.
Hey all,
I have a maths issue.
If a sphere increases it's surface area by x, how much does the radius increase by?
Based on A=4piR^2
I can't figure this out for the life of me and I'm about to shoot someone.
Solve
(A+x) = 4pi*(r+y)^2
For y.
Since this is a nonlinear equation, solving for a simple ratio of y is nearly impossible.
I ran it through a computer algebra program and got:
y = (sqrt(pi) * sqrt(A+x)- (2*pi*r))/(2 pi)
Professor, as in university?
Solve
(A+x) = 4pi*(r+y)^2
For y.
Since this is a nonlinear equation, solving for a simple ratio of y is nearly impossible.
I ran it through a computer algebra program and got:
y = (sqrt(pi) * sqrt(A+x)- (2*pi*r))/(2 pi)
me from the recent past said:If it's the adding case, then
R = sqrt(A/4pi)
Rnew = sqrt[ (A+x)/4pi ]
radius increases by Rnew - R = sqrt[ (A+x)/4pi ] - sqrt(A/4pi)