document.write( "Question 85996: This is a problem I have run into here at work. I need to solve for x in the following equation. Thanks for the help.
\n" ); document.write( "S=(1440*T)/(N*x*pi^2*D^2*acos((D-x)/D))
\n" ); document.write( "

Algebra.Com's Answer #62194 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
I assume that by \"acos%28%28D-x%29%2FD%29\" you mean \"arccosine%28%28D-x%29%2FD%29\" or “the angle whose cosine is \"%28D-x%29%2FD\".
\n" ); document.write( ".
\n" ); document.write( "Here’s some food for thought.
\n" ); document.write( ".
\n" ); document.write( "You have:
\n" ); document.write( ".
\n" ); document.write( "\"S+=+%281440%2AT%29%2F%28N%2A%28pi%5E2%29%2A%28D%5E2%29%2Ax%2Aacos%28%28D-x%29%2FD%29%29\"
\n" ); document.write( ".
\n" ); document.write( "Let’s begin by getting all the terms that contain x on the left side and everything
\n" ); document.write( "else on the right side. The first step is to multiply both sides by \"x%2Aacos%28%28D-x%29%2FD%29\".
\n" ); document.write( "When you do, the equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"S%2Ax%2Aacos%28%28D-x%29%2FD%29+=++%281440%2AT%29%2F%28N%2A%28pi%5E2%29%2A%28D%5E2%29%29\"
\n" ); document.write( ".
\n" ); document.write( "Next divide both sides by S and get:
\n" ); document.write( ".
\n" ); document.write( "\"x%2Aacos%28%28D-x%29%2FD%29+=++%281440%2AT%29%2F%28N%2A%28pi%5E2%29%2A%28D%5E2%29%2AS%29\"
\n" ); document.write( ".
\n" ); document.write( "Now, for reasons that will become apparent later, let’s multiply both sides of this equation
\n" ); document.write( "by \"D%5E2\".
\n" ); document.write( ".
\n" ); document.write( "This makes the equation become:
\n" ); document.write( ".
\n" ); document.write( "\"D%5E2%2Ax%2Aacos%28%28D-x%29%2FD%29+=+%281440%2AT%29%2F%28N%2A%28pi%5E2%29%2AS%29\"
\n" ); document.write( ".
\n" ); document.write( "Now let’s suppose we can force D to be some value other than zero (because if it were 0,
\n" ); document.write( "then \"%28D-x%29%2FD\" would involve a division by zero). Suppose for example we could make
\n" ); document.write( "D equal to x. If we could do this, then substituting x for D would make the equation become:
\n" ); document.write( ".
\n" ); document.write( "\"x%5E2%2Ax%2Aacos%28%28x-x%29%2Fx%29+=+%281440%2AT%29%2F%28N%2A%28pi%5E2%29%2AS%29\"
\n" ); document.write( ".
\n" ); document.write( "Notice two things: first \"x%5E2%2Ax+=+x%5E3\" and second \"acos%28%28x-x%29%2Fx%29+=+acos%280%2Fx%29+=+acos%280%29\"
\n" ); document.write( ".
\n" ); document.write( "If you limit the angle to being between \"0\" and \"2%2Api\", then there are two possible
\n" ); document.write( "values for this angle when D = x. Those values for \"acos%280%29\" are \"pi%2F2\" and \"%283%2Api%29%2F2\".
\n" ); document.write( ".
\n" ); document.write( "Let’s substitute \"pi%2F2\" for \"acos%280%29\". This changes the equation to:
\n" ); document.write( ".
\n" ); document.write( "\"%28x%5E3%29%2A%28pi%2F2%29+=+%281440%2AT%29%2F%28N%2A%28pi%5E2%29%2AS%29\"
\n" ); document.write( ".
\n" ); document.write( "Next divide both sides of the equation by \"pi%2F2\" or multiply by \"2%2Fpi\" which leads to:
\n" ); document.write( ".
\n" ); document.write( "\"x%5E3+=%282%2Fpi%29%2A%28%281440%2AT%29%2F%28N%2A%28pi%5E2%29%2AS%29%29\"
\n" ); document.write( ".
\n" ); document.write( "And the right side multiplies out to:
\n" ); document.write( ".
\n" ); document.write( "\"x%5E3+=+%282880%2AT%29%2F%28N%2A%28pi%5E3%29%2AS%29\"
\n" ); document.write( ".
\n" ); document.write( "Then you can solve for x by taking the cube root of both sides.
\n" ); document.write( ".
\n" ); document.write( "But don’t forget that this requires that you be able to make D equal x.
\n" ); document.write( ".
\n" ); document.write( "And don’t forget that you have another value possible because \"acos%280%29+=+%283%2Api%29%2F2\"
\n" ); document.write( "is also a possibility.
\n" ); document.write( ".
\n" ); document.write( "Let’s now substitute \"%283%2Api%29%2F2\" for \"acos%280%29\". This changes the equation to:
\n" ); document.write( ".
\n" ); document.write( "\"x%5E3%2A%283%2Api%29%2F2+=+%281440%2AT%29%2F%28N%2Api%5E2%2AS%29\"
\n" ); document.write( ".
\n" ); document.write( "Next divide both sides of the equation by \"%283%2Api%29%2F2\" [or multiply both sides by \"2%2F%283%2Api%29\"]
\n" ); document.write( "which leads to:
\n" ); document.write( ".
\n" ); document.write( "\"x%5E3+=+%282%2F%283%2Api%29%29%2A%28%281440%2AT%29%2F%28N%2A%28pi%5E2%29%2AS%29%29\"
\n" ); document.write( ".
\n" ); document.write( "And the right side multiplies out to:
\n" ); document.write( ".
\n" ); document.write( "\"x%5E3+=+%28%282880%2AT%29%29%2F%283%2A%28N%2A%28pi%5E3%29%2AS%29%29\"
\n" ); document.write( ".
\n" ); document.write( "Again, you can solve for x by taking the cube root of both sides.
\n" ); document.write( ".
\n" ); document.write( "You can do a similar analysis for \"acos%28-1%29\" which implies that \"%28D-x%29%2FD+=+-1\" which,
\n" ); document.write( "when solved for D, says that D must be set so that it equals \"x%2F2\". So this leads to
\n" ); document.write( "replacing \"D%5E2+\" with \"%28x%2F2%29%5E2\" which is \"%28x%5E2%29%2F4\" and replacing \"acos%28-1%29\"
\n" ); document.write( "with the angle \"pi\" because that is the only angle between \"0\" and \"2%2Api\"
\n" ); document.write( "that has as its cosine the value -1. This leads to:
\n" ); document.write( ".
\n" ); document.write( "\"%28x%5E2%29%2F4+%2A+x+%2A%28pi%29+=+%281440%2AT%29%2F%28N%2A%28pi%5E2%29%2AS%29\"
\n" ); document.write( ".
\n" ); document.write( "Next divide both sides of the equation by \"%28pi%2F4%29\" [or multiply both sides by
\n" ); document.write( "\"1%2F%284%2Api%29\"] which leads to:
\n" ); document.write( ".
\n" ); document.write( "\"%28x%5E3%29%2F4+=+%281%2F%284%2Api%29%29%2A%28%281440%2AT%29%2F%28N%2A%28pi%5E2%29%2AS%29%29\"
\n" ); document.write( ".
\n" ); document.write( "And the right side multiplies out to:
\n" ); document.write( ".
\n" ); document.write( "\"x%5E3+=+%28%281440%2AT%29%29%2F%284%2A%28N%2A%28pi%5E3%29%2AS%29%29\"
\n" ); document.write( ".
\n" ); document.write( "Again, you can solve for x by taking the cube root of both sides.
\n" ); document.write( ".
\n" ); document.write( "I won’t belabor the point, but you can continue this analysis for other values. But it is
\n" ); document.write( "all based on the fact that to do this you must be able to control the value of D.
\n" ); document.write( ".
\n" ); document.write( "Like I said at the beginning, just food for thought. Hope the process stimulates you to find
\n" ); document.write( "something that you might be able to do to solve for x. I’ve done this rather rapidly,
\n" ); document.write( "so be sure to check the above to make sure that I didn’t make some dumb math mistake …
\n" ); document.write( "which I often do unless I’m on my 4th cup of coffee … and I’m not at present.
\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );