document.write( "Question 443499: Determine the exact coordinates of Point P if r=4 square root of 2 Triangle has 45 degree angle \n" ); document.write( "
Algebra.Com's Answer #305941 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Determine the exact coordinates of Point P if r=4 square root of 2 Triangle has 45 degree angle \n" ); document.write( ".. \n" ); document.write( "We are working with a right triangle with legs of equal length and a hypotenuse=4√2 \n" ); document.write( "let x=length of legs \n" ); document.write( "by pythagorean theorem, \n" ); document.write( "(4√2)=sqrt(x^2+x^2)=sqrt(2x^2) \n" ); document.write( "squaring both sides \n" ); document.write( "32=2x^2 \n" ); document.write( "x^2=16 \n" ); document.write( "x=+-4 \n" ); document.write( "ans: \n" ); document.write( "Point P can have coordinates in all 4 quadrants as follows: \n" ); document.write( "quadrant I, (4,4) \n" ); document.write( "quadrant II, (-4,4) \n" ); document.write( "quadrant III, (-4,-4 \n" ); document.write( "quadrant IV, (4,-4 \n" ); document.write( " |