document.write( "Question 448717: the line y=3x creates an acute angle theta when it crosses the x axis. Find the exact value of sin theta. \n" ); document.write( "
Algebra.Com's Answer #308812 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! the line y=3x creates an acute angle theta when it crosses the x axis. Find the exact value of sin theta \n" ); document.write( ".. \n" ); document.write( "y=3x \n" ); document.write( "This is a straight line with slope=3, and passing thru the origin (0,0) \n" ); document.write( "we are working with a right triangle with legs of 3(opposite side) and 1(adjacent side) \n" ); document.write( "Its hypotenuse=sqrt(3^2+1^2)=√10 \n" ); document.write( "sin theta=3/√10 \n" ); document.write( " |