document.write( "Question 413148: a boat is \"d\" feet from shore. a person standing on the dock is 35 feet above water level. the angle of depression to the boat from the dock is \"a\". write \"a\" as a function of \"d\" ? \n" ); document.write( "
Algebra.Com's Answer #290042 by jjordan95(63)\"\" \"About 
You can put this solution on YOUR website!
\"highlight%28a=arctan%2835%2Fd%29%29\"\r
\n" ); document.write( "\n" ); document.write( "After drawing this out, you have a right triangle with a base of d, a height of 35, it has a right angle, and angle \"a\" at the bottom. If you were to try and solve for a, you can use \"sohcahtoa\", which then gives you the expression:
\n" ); document.write( "\"tan%28a%29=%2835%2Fd%29\"=\"highlight%28a=arctan%2835%2Fd%29%29\"
\n" ); document.write( "
\n" );