document.write( "Question 1117361: The vertices of triangle OAB are the points O (0,0), A (0,2) and B (3,-1) \r
\n" );
document.write( "\n" );
document.write( "a) the point S is on AB such that OS is perpendicular to AB. Find the coordinates of S
\n" );
document.write( "b) find the area of triangle OAB
\n" );
document.write( "c) the line through the point B, perpendicular to OA, meets OS produced at T. Find the coordinates of T \n" );
document.write( "
Algebra.Com's Answer #732438 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "It's all rather elementary; I will outline the solution method and let you do the work so that you learn something from the problem. \n" ); document.write( "(a) Find the equation of the line containing points A and B. \n" ); document.write( "Use the slope of that line and the coordinates of point O to find the equation of the line OS, knowing that it is perpendicular to the line containing points A and B. \n" ); document.write( "Solve the pair of equations simultaneously to find where the two lines intersect. The numbers work out very nicely. \n" ); document.write( "(b) Use the basic formula for the area of a triangle, using AB as the base and OS as the height. The lengths of AB and OS are easy to find using the Pythagorean Theorem. \n" ); document.write( "(c) The line containing points O and A is vertical, so the line containing B and T will be horizontal; that means you know the y coordinate of point T. Then use the equation of the line containing OS to find the x coordinate of point T. \n" ); document.write( " |