document.write( "Question 22215: A FIELD SHAPE LIKE A TRIANGLE HAS A PRIMETER OF 224 METERS.THE LENGTH OF THE SECOND SIDE IS TWICE THE LENGTH OF THE FIRST SIDE,AND THE THIRD SIDE IS HALF THE LENGTH OF THE FIRST SIDE.FIND THE LENGTHS OF THE THREE SIDES. \n" ); document.write( "
Algebra.Com's Answer #10775 by SuperGirl98734(12) ![]() You can put this solution on YOUR website! if... \n" ); document.write( "frist side = a \n" ); document.write( "second side = 2a \n" ); document.write( "third side = a/2 \n" ); document.write( "then... \n" ); document.write( "a+2a+a/2=224 \n" ); document.write( "3a+a/2=224 \n" ); document.write( "(2)3a+a/2=224(2) \n" ); document.write( "6a+a=448 \n" ); document.write( "7a=448 \n" ); document.write( "a=64 \n" ); document.write( "so... \n" ); document.write( "first side = 64 \n" ); document.write( "second side = 128 \n" ); document.write( "third side = 32\r \n" ); document.write( "\n" ); document.write( "i hope that helped and wasnt too hard to understand :) \n" ); document.write( " |