document.write( "Question 11652: Please help i don't understand this.
\n" );
document.write( "Find the area of the triangle bounded by the lines x=2, y=3 and 8x+5y=40. \n" );
document.write( "
Algebra.Com's Answer #5990 by glabow(165)![]() ![]() ![]() You can put this solution on YOUR website! You need to find the lengths of the two sides of the triangle that lie on the x=2 and y=3 lines. (Do you see that there are to lines? One is horizontal and has the value y=3 for any x value. The other is vertical and has the value x=2 for any y value. \n" ); document.write( "Where does the line 8x+5y=40 cross each of those two lines? \n" ); document.write( "That is, when x=2, what is the value of y? And, when y=3 what is the value of x? \n" ); document.write( "Just put 2 for x in the equation of the line and calculate the value of y. \n" ); document.write( "Then put 3 for y in the equation of the line and cluculate the value of x. \n" ); document.write( "The length of one side of the triangle will be the difference between the calculated y and the y value of 3. The length of the other side will be the difference between the calculated x and the x value of 2. (Us the absolute value of the difference.) \n" ); document.write( " \n" ); document.write( "With those two sides you can calculate the area of the triangle. \n" ); document.write( "You should get 1.0125 \n" ); document.write( " \n" ); document.write( " |