document.write( "Question 310827: A balloon is anchored to a rope of length 500 feet. Express the angle of elevation from the anchor to the balloon as a function of height. Height is the leg opposite the angle.
\n" ); document.write( "What I did:
\n" ); document.write( "sin theta=h/500
\n" ); document.write( "500sin theta=h
\n" ); document.write( "but my teacher wrote inverse sin(h/500)
\n" ); document.write( "and I don't understand why.
\n" ); document.write( "

Algebra.Com's Answer #222307 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Most likely it's because you did not answer the question.
\n" ); document.write( "The question was...\"Express the ANGLE of elevation...\" Not the SINE of the angle.
\n" ); document.write( "So you want the angle (A) whose sine is \"h%2F500\" and this is expressed as...
\n" ); document.write( "\"A+=+Sin%5E%28-1%29%28h%2F500%29\" or...
\n" ); document.write( "\"A\"= Inverse\"sin%28h%2F500%29\"
\n" ); document.write( "
\n" );