document.write( "Question 528222: Use an inverse trigonometric function to write theta as a function of x. There
\n" );
document.write( "is a sketch of a right triangle with 10 as the opposite side, (x+1) as the
\n" );
document.write( "adjacent, and theta as the hypotnuse/opposite angle.\r
\n" );
document.write( "\n" );
document.write( "I hope this drawing helps.
\n" );
document.write( ".........|......\
\n" );
document.write( ".........|.......\
\n" );
document.write( "(x+1)|........\
\n" );
document.write( ".........|.........\
\n" );
document.write( ".........|theta_\
\n" );
document.write( "............10....
\n" );
document.write( "Not sure how to do this at all, please solve. Thank you! \n" );
document.write( "
Algebra.Com's Answer #349188 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 \n" ); document.write( "is a sketch of a right triangle with 10 as the opposite side, (x+1) as the \n" ); document.write( "adjacent, and theta as the hypotnuse/opposite angle. \n" ); document.write( "** \n" ); document.write( "By the 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( "theta=arccsc[√(x^2+2x+101)/10] \n" ); document.write( " |