document.write( "Question 29002: the shorter diagonal of rhombus is equal to one of its sides.\r
\n" );
document.write( "\n" );
document.write( "(a) find each diagonal of the rhombus. \n" );
document.write( "
Algebra.Com's Answer #15854 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) \n" ); document.write( " \n" ); document.write( " |