document.write( "Question 1092184: One side of triangle is one-fourth the longest side. The third side is 13
\n" );
document.write( "feet less than the longest side. The perimeter is 113. Find all three sides.
\n" );
document.write( "The equation I got was 113= 1/4 - 13 1/4 + x \n" );
document.write( "
Algebra.Com's Answer #706744 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! One side of triangle is one-fourth the longest side. The third side is 13 \n" ); document.write( "feet less than the longest side. The perimeter is 113. Find all three sides. \n" ); document.write( "The equation I got was 113= 1/4 - 13 1/4 + x \n" ); document.write( "------ \n" ); document.write( "L = longest side \n" ); document.write( "---------------- \n" ); document.write( "P = L + L/4 + L-13 = 113 \n" ); document.write( "2L + L/4 = 126 \n" ); document.write( "9L/4 = 126 \n" ); document.write( "L/4 = 14 \n" ); document.write( "L = 56 ft. \n" ); document.write( "--> 56, 14 & 43 \n" ); document.write( " |