document.write( "Question 550143: A triangle has sides measuring 5 cm, 5 cm and 6 cm. A
\n" ); document.write( "second triangle is drawn with sides 5 cm, 5 cm and x cm ,
\n" ); document.write( "where x is a whole number other than 6 . If the two triangles
\n" ); document.write( "have equal areas, what is the value of x?
\n" ); document.write( "

Algebra.Com's Answer #358518 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
think of the 5-5-6 triangle with the 6 side horizontal
\n" ); document.write( "The area is \"+%281%2F2%29%2A6%2Ah%5B1%5D+%7D%7D+where+%7B%7B%7Bh%5B1%5D\" is the height
\n" ); document.write( "\"+h%5B1%5D+=+4+\" since the height is a leg of
\n" ); document.write( "a 3-4-5 right triangle
\n" ); document.write( "---------------
\n" ); document.write( "The 5-5-x triangle with x side horizontal
\n" ); document.write( "The area is \"+%281%2F2%29%2Ax%2Ah%5B2%5D+\"
\n" ); document.write( "---------------
\n" ); document.write( "given:
\n" ); document.write( "\"+%281%2F2%29%2A6%2Ah%5B1%5D+=+%281%2F2%29%2Ax%2Ah%5B2%5D+\"
\n" ); document.write( "\"+6h%5B1%5D+=+x%2Ah%5B2%5D+\"
\n" ); document.write( "\"+6%2A4+=+x%2Ah%5B2%5D+\"
\n" ); document.write( "\"+x+=+24%2Fh%5B2%5D+\"
\n" ); document.write( "\"+x%5E2+=+576%2F%28h%5B2%5D%29%5E2+\"
\n" ); document.write( "\"+%28h%5B2%5D%29%5E2+\" in terms of \"x%5E2\" is
\n" ); document.write( "\"+5%5E2+=+%28x%2F2%29%5E2+%2B+%28h%5B2%5D%29%5E2+\"
\n" ); document.write( "\"+%28h%5B2%5D%29%5E2+=+25+-+x%5E2%2F4+\"
\n" ); document.write( "and
\n" ); document.write( "\"+x%5E2%2A%2825+-+x%5E2%2F4%29+=+576+\"
\n" ); document.write( "\"+25x%5E2+-+x%5E4%2F4+=+576+\"
\n" ); document.write( "\"+x%5E4+-+100x%5E2+%2B+2304+=+0+\"
\n" ); document.write( "Let \"x%5E2+=+z+\"
\n" ); document.write( "\"+z%5E2+-+100z+%2B+2304+=+0+\"
\n" ); document.write( "Complete the square
\n" ); document.write( "\"+z%5E2+-+100z+%2B+2500+=+2500+-+2304+\"
\n" ); document.write( "\"+%28+z+-+50+%29%5E2+=+196+\"
\n" ); document.write( "\"+z+-+50+=+14+\"
\n" ); document.write( "\"+z+=+64+\"
\n" ); document.write( "\"+x%5E2+=+64+\"
\n" ); document.write( "\"+x+=+8+\"
\n" ); document.write( "x is 8 cm
\n" ); document.write( "check answer:
\n" ); document.write( "\"+x+=+24%2Fh%5B2%5D+\"
\n" ); document.write( "\"+8+=+24%2Fh%5B2%5D+\"
\n" ); document.write( "\"+h%5B2%5D+=+3+\"
\n" ); document.write( "and
\n" ); document.write( "\"+%28h%5B2%5D%29%5E2+=+25+-+x%5E2%2F4+\"
\n" ); document.write( "\"+3%5E2+=+25+-+8%5E2%2F4+\"
\n" ); document.write( "\"+9+=+25+-+64%2F4+\"
\n" ); document.write( "\"+9+=+25+-+16+\"
\n" ); document.write( "\"+9+=+9+\"
\n" ); document.write( "OK
\n" ); document.write( "and
\n" ); document.write( "\"+%281%2F2%29%2A6%2Ah%5B1%5D+=+%281%2F2%29%2Ax%2Ah%5B2%5D+\"
\n" ); document.write( "\"+6%2A4+=+8%2A3+\"
\n" ); document.write( "\"+24+=+24+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );