document.write( "Question 931875: The lengths of the sides of a triangle are 3, 4, and 6. If the length of the shortest side of a similar triangle is 5, find the length of its longest side. \n" ); document.write( "
Algebra.Com's Answer #565874 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! for similar triangles, corresponding sides have the same ratio: \n" ); document.write( "--- \n" ); document.write( "5/3 = x/6 \n" ); document.write( "x = 6*5/3 \n" ); document.write( "x = 10 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "the longest side of the new triangle is 10 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |