document.write( "Question 1118386: One side of a triangle is one-fourth the longest side. The third side is
\n" );
document.write( "10
\n" );
document.write( " feet less than the longest side. The perimeter is
\n" );
document.write( "107
\n" );
document.write( ". Find all three sides. \n" );
document.write( "
Algebra.Com's Answer #733685 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! One side of a triangle is one-fourth the longest side. The third side is \n" ); document.write( "10 feet less than the longest side. The perimeter is 107. Find all three sides. \n" ); document.write( "------ \n" ); document.write( "x = 1st side \n" ); document.write( "4x = longest side \n" ); document.write( "4x - 10 = 3rd side \n" ); document.write( "==================== \n" ); document.write( "The sum is 107. \n" ); document.write( "================= \n" ); document.write( " |