document.write( "Question 262110: find the perimeter of a rectangle ABCD with a side of 8 inches and a diagonal of 10 inches? \n" ); document.write( "
Algebra.Com's Answer #193131 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! This a multiple of a 3-4-5 triangle (6-8-10) \n" ); document.write( "so the other side is 6 inches \n" ); document.write( "2*6+2*8=P \n" ); document.write( "12+16=28 inches \n" ); document.write( " |