document.write( "Question 1207407: How many right triangles have a hypotenuse that measures 4x + 5 inches and legs that measure 3x + 13 inches and x inches? What are the dimensions of the triangle(s)?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Let me see.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I must use a^2 + b^2 = c^2.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Yes?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "My set up:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(3x + 13)^2 + x^2 = (4x + 5)^2\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "If this is correct, what does the value of x represent in this case? \n" );
document.write( "
Algebra.Com's Answer #845264 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Looks good so far.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(3x + 13)^2 + x^2 = (4x + 5)^2 \n" ); document.write( "(3x + 13)(3x + 13) + x^2 = (4x + 5)(4x + 5) \n" ); document.write( "9x^2+39x+39x+169 + x^2 = 16x^2+20x+20x+25 \n" ); document.write( "10x^2+78x+169 = 16x^2+40x+25 \n" ); document.write( "0 = 16x^2+40x+25-(10x^2+78x+169) \n" ); document.write( "0 = 16x^2+40x+25-10x^2-78x-169 \n" ); document.write( "0 = 6x^2-38x-144 \n" ); document.write( "6x^2-38x-144 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From here use the quadratic formula. \n" ); document.write( "I'll let the student finish up. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |