document.write( "Question 885460: One side of triangle is 5 more than 2 times the shortest side. The third side is 25 centimeters more than the shortest side. The perimeter is 74. Find all three sides.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #535181 by geetha_rama(94)\"\" \"About 
You can put this solution on YOUR website!
Let x,y,z be the sides of triangle and y being the shortest side\r
\n" ); document.write( "\n" ); document.write( "According to the problem,
\n" ); document.write( "perimater = 74
\n" ); document.write( "\"x%2By%2Bz=74\"
\n" ); document.write( "Also,
\n" ); document.write( "\"x=2y%2B5\"
\n" ); document.write( "\"z=y%2B25\"
\n" ); document.write( "Substitute for x and z in first equation to get x,y, z value
\n" ); document.write( "
\n" );