document.write( "Question 211370: A pie-shaped (triangle) lake-front lot has a perimeter of 900 feet. One side is 100 feet longer than the shortest side,while the third side is 500 feet longer than the shortest side. Find the lengths of all three sides. \n" ); document.write( "
Algebra.Com's Answer #159735 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+(x+100)+x+500)=900
\n" ); document.write( "3x=900-600
\n" ); document.write( "3x=300
\n" ); document.write( "x=100 ft. is the shortest side.
\n" ); document.write( "100+100=200 ft. for the next side.
\n" ); document.write( "100+500=600 ft. for the longest side.
\n" ); document.write( "Proof:
\n" ); document.write( "100+200+600=900
\n" ); document.write( "900=900
\n" ); document.write( "
\n" ); document.write( "
\n" );