document.write( "Question 102193: Each side of equilateral triangle ABC has a length of 8. AR is the altitude to BC. If point E is the midpoint of AR, find the length of BE. \n" ); document.write( "
Algebra.Com's Answer #74363 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
let AR=a
\n" ); document.write( "a^2+4^2=8^2 pythagoras a^2+(BR)^2=(AB)^2
\n" ); document.write( "a^2+16=64
\n" ); document.write( "a^2=48
\n" ); document.write( "a=sqrt(16*3)=4*sqrt(3)
\n" ); document.write( "so ER=4sqrt(3)/2=2sqrt(3)
\n" ); document.write( "Let c=BE
\n" ); document.write( "4^2+(2sqrt(3))^2=c^2 pythagorus (BR)^2+(ER)^2=c^2
\n" ); document.write( "16+12=c^2
\n" ); document.write( "c^2=28
\n" ); document.write( "c=sqrt(7*4)=2sqrt(7)
\n" ); document.write( "Ed
\n" ); document.write( "
\n" ); document.write( "
\n" );