document.write( "Question 1193629: In regular hexagon ABCDEF, the length of
\n" );
document.write( "AB
\n" );
document.write( " is x centimeters.\r
\n" );
document.write( "\n" );
document.write( "Regular hexagon A B C D E F is given. Two line segments lie inside the hexagon: diagonals B F and C F.
\n" );
document.write( "In terms of x, find the length in centimeters of the following.
\n" );
document.write( "(a)
\n" );
document.write( "diagonal
\n" );
document.write( "BF?cm
\n" );
document.write( "(b)
\n" );
document.write( "diagonal
\n" );
document.write( "CF?cm \n" );
document.write( "
Algebra.Com's Answer #825663 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Picture the regular hexagon as being composed of 6 congruent equilateral triangles. \n" ); document.write( "Then consider triangle CBF. Angle C is 60 degrees; angle F is half of 60 degrees, or 30 degrees. \n" ); document.write( "So triangle CBF is a 30-60-90 right triangle, with short leg BC of length x. \n" ); document.write( "That makes BF (the long leg) x*sqrt(3) and CF (the hypotenuse) 2x. \n" ); document.write( "ANSWERS: BF = x*sqrt(3) cm; CF = 2x cm. \n" ); document.write( " \n" ); document.write( " |