document.write( "Question 283376: The length of a rectangle is 10 cm. The diagnols are 15 cm long. Find the width. \n" ); document.write( "
Algebra.Com's Answer #205697 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 10^2+w^2=15^2 \n" ); document.write( "find w \n" ); document.write( "Ignore negative roots since length/width can't be negative \n" ); document.write( "w = 5 sqrt(5) \n" ); document.write( " \n" ); document.write( " |