document.write( "Question 29003: the shorter diagonal of rhombus is equal to one of its sides. the length of a side of the rhombus is 6cm.\r
\n" );
document.write( "\n" );
document.write( "(a) find each diagonal of the rhombus. \n" );
document.write( "
Algebra.Com's Answer #15856 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! IN A RHOMBUS IF SIDE IS X WE HAVE \n" ); document.write( "(D1/2)^2+(D2/2)^2=X^2...WHERE D1 AND D2 ARE DIAGONALS \n" ); document.write( "IF D1=X THEN \n" ); document.write( "(X/2)^2+(D2/2)^2=X^2... \n" ); document.write( "(D2/2)^2=3X^2/4 \n" ); document.write( "D2/2=X*SQRT3/2 \n" ); document.write( "D2=X*SQRT3 \n" ); document.write( "SO EACH DIAGONAL IS X AND X*SQRT(3)\r \n" ); document.write( "\n" ); document.write( "NOW X=6 SO \n" ); document.write( "D1=6 AND D2 =6SQRT(3)=10.4 \n" ); document.write( " |