document.write( "Question 528213: Use an inverse trigonometric function to write theta as a function of x. There is a sketch of a right triangle with 10 as the opposite side, (x+1) as the adjacent, and theta as the hypotnuse/opposite angle.\r
\n" );
document.write( "\n" );
document.write( "Not sure how to do this at all, please solve. Thank you! \n" );
document.write( "
Algebra.Com's Answer #349187 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Use an inverse trigonometric function to write theta as a function of x. There is a sketch of a right triangle with 10 as the opposite side, (x+1) as the adjacent, and theta as the hypotnuse/opposite angle. \n" ); document.write( "** \n" ); document.write( "By Pythagorean Theorem, hypotenuse of given right triangle =√[10^2+(x+1)^2] \n" ); document.write( "=√[100+(x^2+2x+1)]=√(x^2+2x+101) \n" ); document.write( "hypotenuse/opposite=csc theta=√(x^2+2x+101)/10 \n" ); document.write( "ans: \n" ); document.write( "arccsc[√(x^2+2x+101)/10]=theta \n" ); document.write( " |