document.write( "Question 191742: In triangleABC measure of angle A=30 degrees and measure of angle C=90 degrees. If the length of BC is four more than one-fourth of AB, find the length of the longer leg of the triangle. \n" ); document.write( "
Algebra.Com's Answer #143861 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
draw triangle abc\r
\n" ); document.write( "\n" ); document.write( "a=30deg, c=90 deg, therefore b=60 deg (sum of angles = 180)\r
\n" ); document.write( "\n" ); document.write( "bc = .25 ab +4 (given)\r
\n" ); document.write( "\n" ); document.write( "but in 30-60-90 triangle, bc = 1/2 ab\r
\n" ); document.write( "\n" ); document.write( "therefore ab = 1/2 ab +8\r
\n" ); document.write( "\n" ); document.write( "simplifying 1/2 ab = 8\r
\n" ); document.write( "\n" ); document.write( "ab=16\r
\n" ); document.write( "\n" ); document.write( "subst bc = .25 (16) +4 = 8\r
\n" ); document.write( "\n" ); document.write( "using pythagorous \r
\n" ); document.write( "\n" ); document.write( "16^2 - 8^2 = 256 - 64 = 192 = ac^2\r
\n" ); document.write( "\n" ); document.write( "ac = (64 *3)^.5 = 8 *3^.5 or 8 sq rt 3\r
\n" ); document.write( "\n" ); document.write( "check 30-60-90 triangle makes 1-2-sq rt 3 sides, 8-16-8sqrt3 ok
\n" ); document.write( "
\n" );