document.write( "Question 196869: A small area in front of a building is triangular in shape. The perimeter of the triangle is 49 meters. The second side is one-fourth of the first side in length. The third side is 4 meters more than the first side. Find the length in meters of each side of the triangular region. \n" ); document.write( "
Algebra.Com's Answer #147641 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
Let x= 1st side
\n" ); document.write( ".
\n" ); document.write( "Let .25x = 2nd side
\n" ); document.write( ".
\n" ); document.write( "Let x+4 = 3 rd side
\n" ); document.write( ".
\n" ); document.write( "Perimeter =49 = (x) + (.25x) +( x+4) = 2.25 x +4
\n" ); document.write( ".
\n" ); document.write( "45 = 2.25 x
\n" ); document.write( ".
\n" ); document.write( "x=20
\n" ); document.write( ".
\n" ); document.write( "sides = 20, 5, 24
\n" ); document.write( ".
\n" ); document.write( "checking per = 49 ,,,,ok
\n" ); document.write( "
\n" );