document.write( "Question 1013829: the second side of a triangle is 3 times the first side. the third side is 2 and a half times the first side. the perimeter is 60 feet, find the length of each side. \n" ); document.write( "
Algebra.Com's Answer #630133 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "F=first side; S=second side=3F; T=third side=2.5F
\n" ); document.write( ".
\n" ); document.write( "F+S+T=60ft
\n" ); document.write( "F+3F+2.5F=60ft
\n" ); document.write( "6.5F=60ft
\n" ); document.write( "F=9.23ft
\n" ); document.write( "S=3F=3(9.23ft)=27.69ft.
\n" ); document.write( "T=2.5F=2.5(9.23)=23.08ft
\n" ); document.write( ".
\n" ); document.write( "ANSWER First side=9.23ft; Second side=27.69ft; Third side=23.08ft
\n" ); document.write( "
\n" );