document.write( "Question 945474: Given the points A(0, 0) B(3, 1) and C(1, 4) find the measure of angle ABC? \n" ); document.write( "
Algebra.Com's Answer #576652 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "Using B as the origin, then the vector BA becomes (-3,-1) and vector BC becomes
\n" ); document.write( "(-2,3).
\n" ); document.write( "You can use the dot product to solve for the angle since
\n" ); document.write( "\"BA%2ABC=abs%28BA%29abs%28BC%29cos%28theta%29\"
\n" ); document.write( "\"-3%28-2%29%2B%28-1%29%283%29=sqrt%289%2B1%29sqrt%284%2B9%29cos%28theta%29\"
\n" ); document.write( "\"6-3=sqrt%2810%29sqrt%2813%29cos%28theta%29\"
\n" ); document.write( "\"cos%28theta%29=3%2Fsqrt%28130%29\"
\n" ); document.write( "\"theta=74.7\"
\n" ); document.write( "
\n" ); document.write( "
\n" );