document.write( "Question 857521: A rectangle has a diagonal of length 10 and one side of length 6. What is the perimeter of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #516638 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A rectangle has a diagonal of length 10 and one side of length 6. What is the perimeter of the rectangle? \n" ); document.write( "------ \n" ); document.write( "other unequal side = sqrt[10^2-6^2] = sqrt(64) = 8 \n" ); document.write( "----- \n" ); document.write( "Perimeter = 2(6+8) = 2(14) = 28 \n" ); document.write( "---------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |