document.write( "Question 161189: I am not certain if I need to use the a^ +b^ =c and then use a radical expression to reduce.
\n" );
document.write( "One side of a rectangular stage is
\n" );
document.write( "2 meters longer than the other. If the diagonal is 10 meters,
\n" );
document.write( "then what are the lengths of the sides?
\n" );
document.write( "Thank you,
\n" );
document.write( "Tracy
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #118835 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! One side of a rectangular stage is 2 meters longer than the other. \n" ); document.write( " If the diagonal is 10 meters, then what are the lengths of the sides? \n" ); document.write( ": \n" ); document.write( "Actually it's: \n" ); document.write( " a^2 + b^2 = c^2 \n" ); document.write( ": \n" ); document.write( "In this problem call one side x: \n" ); document.write( "Let x = a \n" ); document.write( "then \n" ); document.write( "(x+2) = b \n" ); document.write( "and \n" ); document.write( "c = 10 \n" ); document.write( ": \n" ); document.write( "Substituting in our formula: \n" ); document.write( "x^2 + (x+2)^2 = 10^2 \n" ); document.write( ": \n" ); document.write( "FOIL (x+2)(x+2) \n" ); document.write( "x^2 + (x^2 + 4x + 4) = 100 \n" ); document.write( ": \n" ); document.write( "Combine like terms, arrange as a quadratic equation \n" ); document.write( "x^2 + x^2 + 4x + 4 - 100 = 0 \n" ); document.write( "2x^2 + 4x - 96 = 0 \n" ); document.write( ": \n" ); document.write( "Factor \n" ); document.write( "(2x - 12)(x + 8) = 0 \n" ); document.write( "; \n" ); document.write( "We want the positive solution here \n" ); document.write( "2x = 12 \n" ); document.write( "x = 6 meters is the 1st side \n" ); document.write( "then \n" ); document.write( "6 + 2 = 8 meters is the 2nd side \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "We can check that: 6^2 + 8^2 = 10^2 \n" ); document.write( ": \n" ); document.write( "Was this understandable? Any questions?\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |