document.write( "Question 442093: What is the angle between the positive horizontal axis and the line containing the points (9,7) and (10,10)?
\n" );
document.write( "I do not understand how to find the line from the two points, and then the angle \n" );
document.write( "
Algebra.Com's Answer #304997 by lwsshak3(11628) ![]() You can put this solution on YOUR website! What is the angle between the positive horizontal axis and the line containing the points (9,7) and (10,10)? \n" ); document.write( "I do not understand how to find the line from the two points, and then the angle \n" ); document.write( ".. \n" ); document.write( "If you would plot these two points, you would notice a small right triangle is formed with the line connecting the points is the hypotenuse, a horizontal leg of =10-9=1, and a vertical leg of 10-7=3. \n" ); document.write( "This gives the line a slope of 3/1=3 which is equal to the tangent of the angle which is equal to the angle you are trying to find. \n" ); document.write( "Using a calculator, \n" ); document.write( "arctan(3)=71.57 deg (ans) \n" ); document.write( " |