document.write( "Question 42625: In a right triangle, one side of teh right angle is located on the X-axis; teh other side of the right angle is located on teh y-ais. The hypotenuse of this triangle is formed by a segment of one line passing through the point M(2,3). The area of this right triangle is 12 square units.
\n" );
document.write( "What is the equation of the line passing through the point M? \n" );
document.write( "
Algebra.Com's Answer #27760 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! the other two points are (4,0) & (0,6) which creates a triangle with a 4 unit base and a height of 6 thus the area id 4/2*6=12 or 2*6=12.\r \n" ); document.write( "\n" ); document.write( "and the equation of the line pasisng through M(2,3) is Y=-3/2X+6 \n" ); document.write( " |