document.write( "Question 456442: solve. a triangular lot has a perimeter of 1900 feet. one side is 200 feet longer than the the shortest side, while the third is 500 feet longer than the shortest side. find the lengths of all side \n" ); document.write( "
Algebra.Com's Answer #313235 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+(x+200)+(x+500)=1900 \n" ); document.write( "3x=1900-700 \n" ); document.write( "3x=1200 \n" ); document.write( "x=400 \n" ); document.write( "x+200=600 \n" ); document.write( "x+500=900 \n" ); document.write( " |