document.write( "Question 282054: The sides of a triangle measure 9, 15, and 18. If the shortest side of a similar triangle measures 6, find the length of the longest side of this triangle. \n" ); document.write( "
Algebra.Com's Answer #470599 by arKed(27)![]() ![]() You can put this solution on YOUR website! Similar triangles \n" ); document.write( "a1/a1 = b1=b2 = c1/c2\r \n" ); document.write( "\n" ); document.write( "9/6 = 15/b2 = 18/c2\r \n" ); document.write( "\n" ); document.write( "Since 18 is the longest side we will solve for c2 \n" ); document.write( "9/6 = 1.5 \n" ); document.write( "c2 = 18/1.5 \n" ); document.write( "longest side = 12 \n" ); document.write( " |