document.write( "Question 206253: 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. Fing the length in meters of each side of the triangular region. \n" ); document.write( "
Algebra.Com's Answer #155873 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x+.25x+x+4=49 \n" ); document.write( "2.25x=49-4 \n" ); document.write( "2.25x=45 \n" ); document.write( "x=45/2.25 \n" ); document.write( "x=20 meters is the first side. \n" ); document.write( ".25*20=5 meters for the second side. \n" ); document.write( "20+4=24 meters for the third side. \n" ); document.write( "Proof: \n" ); document.write( "20+5+24=49 \n" ); document.write( "49=49 \n" ); document.write( " \n" ); document.write( " |