document.write( "Question 141921: One side of a rectangular stage is 2 meters longer than the other. If the diagonal is 10 meters, then what are the lengths of the sides. \n" ); document.write( "
Algebra.Com's Answer #103389 by jojo14344(1513)![]() ![]() ![]() You can put this solution on YOUR website! We use pythagorean theorem. \n" ); document.write( "smaller side= \"x\"= a \n" ); document.write( "longer side= \"x+2\"= b \n" ); document.write( "diagonal side=10m = c \n" ); document.write( "So, \n" ); document.write( "c^2=a^2 + b^2 \n" ); document.write( "10^2= x^2 + (x+2)^2 \n" ); document.write( "100= x^2 + x^2 + 4x + 4 \n" ); document.write( "2x^2 + 4x - 96 =0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we use x=6 , smaller side \n" ); document.write( "The other, X+2=6+2=8, longer side \n" ); document.write( "thank you, \n" ); document.write( "Jojo\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |