document.write( "Question 949942: The largest side of a triangle is six more units than the smaller side and the third side is twice the smallest side and the perimeter of the triangle is 25 units what would be and good equation to find the length of all three sides?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #580018 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
let s = the length of the smallest side
\n" ); document.write( ":
\n" ); document.write( "The largest side of a triangle is six more units than the smaller side
\n" ); document.write( "s + 6 = the largest side
\n" ); document.write( ":
\n" ); document.write( "and the third side is twice the smallest side
\n" ); document.write( "2s = the third side
\n" ); document.write( ":
\n" ); document.write( " and the perimeter of the triangle is 25 units what would be and good equation to find the length of all three sides?
\n" ); document.write( "s + (s+6) + 2s = 25
\n" ); document.write( "
\n" ); document.write( "
\n" );