document.write( "Question 182947: Detemine the area in square units of the triangle enclosed by the lines y=-4 x=5 and y=2x+16 \n" ); document.write( "
Algebra.Com's Answer #137527 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Detemine the area in square units of the triangle enclosed by the lines y=-4 x=5 and y=2x+16 \n" ); document.write( "--------------------- \n" ); document.write( "The easy way: \n" ); document.write( "Move the triangle up 4 units. Then it's y = 0 (x-axis) and y = 2x+20. The 3rd line is vertical, so sliding the triangle up has no effect on x=5. \n" ); document.write( "Then move it left 5 units --> y = 2x+30 \n" ); document.write( "Solve for the x and y intercepts: \n" ); document.write( "x: (-15,0) \n" ); document.write( "y: (0,30) \n" ); document.write( "A= bh/2 \n" ); document.write( "A = 225 sq units \n" ); document.write( " |