document.write( "Question 385839: A triangle plot of land has a perimeter of 1170 metre.
\n" );
document.write( "The first side is 240 metres less than twice the second side.
\n" );
document.write( "the third side is half the combined length of the first and second side \n" );
document.write( "
Algebra.Com's Answer #272887 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A triangle plot of land has a perimeter of 1170 metre. \n" ); document.write( "The first side is 240 metres less than twice the second side. \n" ); document.write( "the third side is half the combined length of the first and second side \n" ); document.write( "... \n" ); document.write( "second side=x \n" ); document.write( "first side = 2x-240 \n" ); document.write( "third side=1/2*(x+2x-240) \n" ); document.write( "... \n" ); document.write( "x+2x-240+1/2*(3x-240)=1170 \n" ); document.write( "... \n" ); document.write( "multiply the equation by 2 \n" ); document.write( "2x+4x-480+3x-240=1170*2 \n" ); document.write( "... \n" ); document.write( "9x-720=2340 \n" ); document.write( "+720 +720 \n" ); document.write( "9x=2340+720 \n" ); document.write( "9x=3060 \n" ); document.write( "/9 \n" ); document.write( "x=340 meters the second side \n" ); document.write( ".. \n" ); document.write( "first side = 2x-240=680-240=440 meters \n" ); document.write( "... \n" ); document.write( "third side = 390 meters \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |