document.write( "Question 70800: If triangle XYZ is isosceles and LINE XY = YZ, find the value(s) of \"A\" if X(3,4), Y(4,-1)AND Z(A,-2) \n" ); document.write( "
Algebra.Com's Answer #50597 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
To solve this problem use the fact that the distance XY must equal the distance YZ.
\n" ); document.write( ".
\n" ); document.write( "The distance formula says:
\n" ); document.write( ".
\n" ); document.write( "\"d+=+sqrt%28%28y2+-+y1%29%5E2+%2B+%28x2+-+x1%29%5E2%29\"
\n" ); document.write( ".
\n" ); document.write( "So to find the distance XY we can use the coordinates at point X ... (3,4) for x1 and y1
\n" ); document.write( "and the coordinates at point Y ... (4, -1) for x2 and y2. If we do, then we recognize
\n" ); document.write( "that \"x1+=+3\" and \"y1+=+4\". We also recognize that that \"x2+=+4\" and \"y2+=-1\".
\n" ); document.write( "Substitute these values into the distance formula to get:
\n" ); document.write( ".
\n" ); document.write( "\"+d+=+sqrt%28%28-1-4%29%5E2+%2B+%284-3%29%5E2%29\"
\n" ); document.write( ".
\n" ); document.write( "and this simplifies to:
\n" ); document.write( ".
\n" ); document.write( "\"d+=+sqrt%28%28-5%29%5E2+%2B+%281%29%5E2%29+=+sqrt%2825+%2B+1%29+=+sqrt%2826%29\"
\n" ); document.write( ".
\n" ); document.write( "So now we know that side YZ must also have a length of sqrt(26). We will use the distance
\n" ); document.write( "formula again. This time let's again use the coordinates at point Y ... (4,-1) for x2 and y2.
\n" ); document.write( "And we will use the coordinates at Z ... (A, -2) for x1 and y1. This means that \"x2+=+4\"
\n" ); document.write( "and \"y2+=+-1\". It also means that \"x1+=+A\" and \"y1+=+-2\". Substitute these values
\n" ); document.write( "into the distance formula:
\n" ); document.write( ".
\n" ); document.write( "\"d+=+sqrt%28%28-1+-+%28-2%29%29%5E2+%2B+%284+-+A%29%5E2%29\"
\n" ); document.write( ".
\n" ); document.write( "Simplifying terms in the parentheses leads to:
\n" ); document.write( ".
\n" ); document.write( "\"d+=+sqrt%28%281%29%5E2+%2B+%284-A%29%5E2%29+=+sqrt%281+%2B+%284-A%29%5E2%29\"
\n" ); document.write( ".
\n" ); document.write( "But we know that d has to equal sqrt(26). Look carefully at it. You should be able to
\n" ); document.write( "see that \"%284-A%29%5E2\" has to be + 25 so that it can add to 1 under the radical and make
\n" ); document.write( "the radical be sqrt(26)
\n" ); document.write( ".
\n" ); document.write( "For \"%284-A%29%5E2\" to be 25, \"%284-A%29\" must either be 5 or -5 so that it squares out to +25.
\n" ); document.write( ".
\n" ); document.write( "For the first case we have 4-A = +5. Subtracting 4 from both sides tells us that -A = +1.
\n" ); document.write( "Then to solve for +A multiply both sides of this equation by -1 to get A = -1.
\n" ); document.write( ".
\n" ); document.write( "For the second case we have 4-A = -5. Subtract 4 from both sides to get -A = -9.
\n" ); document.write( "Solve for +A by multiplying both sides of the equation by -1 to get A = 9
\n" ); document.write( ".
\n" ); document.write( "In summary, the answer is that A either equals 9 or -1.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to see your way through the problem. It might help to sketch the
\n" ); document.write( "points on a graph so you can see why either answer for A produces an isosceles triangle
\n" ); document.write( "that satisfies the problem.
\n" ); document.write( "
\n" );