document.write( "Question 1043695: P and Q are two points on the line x-y+1=0 and are at the distance 5 units from origin.Find the area of the triangle OPQ. \n" ); document.write( "
Algebra.Com's Answer #658848 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! P and Q are two points on the line x-y+1=0 and are at the distance 5 units from origin.Find the area of the triangle OPQ. \n" ); document.write( "------- \n" ); document.write( "x-y+1 = 0 \n" ); document.write( "y = x+1 \n" ); document.write( "-- \n" ); document.write( "Slope = 1 \n" ); document.write( "atan(1) = 45 degrees\r \n" ); document.write( "\n" ); document.write( "============= \n" ); document.write( "P and Q are two points on the line x-y+1=0 and are at the distance 5 units from origin. \n" ); document.write( "-- \n" ); document.write( "bb later to finsih. The plumber is here. \n" ); document.write( "---- \n" ); document.write( "find the 2 points P and Q \n" ); document.write( "It's the intersections of the line and the circle. \n" ); document.write( "y = x+1 \n" ); document.write( "x^2 + y^2 = 5^2 \n" ); document.write( "x^2 + (x+1)^2 = 25 \n" ); document.write( "2x^2 + 2x - 24 = 0 \n" ); document.write( "x^2 + x - 12 = 0 \n" ); document.write( "(x+4)*(x-3) = 0 \n" ); document.write( "x = -4, y = -3 --> (-4,-3) \n" ); document.write( "x = 3, y = 4 --> (3,4) \n" ); document.write( "---------- \n" ); document.write( "Pq = sqrt(diffy^2 + diffx^2) = 7sqrt(2) \n" ); document.write( "It's a triangle with sides of 5, 5 and 7sqrt(2) \n" ); document.write( "Use Heron's Law to find the area. \n" ); document.write( "======= \n" ); document.write( "Or, \n" ); document.write( "Use point R at (3,-3) to from a right triangle PQR. \n" ); document.write( "The area of PQR is 7*7/2 = 49/2 sq units. \n" ); document.write( "--- \n" ); document.write( "Subtract the area of triangle OQ(3,0) and the area of OP(0,-3), and subtract the area of the square. The square is 3 by 3 --> area = 9 sq units.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |