document.write( "Question 1196555: A triangular parking lot has two sides that are of the same length and the third side is 10m longer. If the perimeter is 73m, find the lengths of the sides. \n" ); document.write( "
Algebra.Com's Answer #829441 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "1st side: x
\n" ); document.write( "2nd side: x
\n" ); document.write( "3rd side: x+10

\n" ); document.write( "The perimeter is 73m:

\n" ); document.write( "x+x+x+10 = 73
\n" ); document.write( "3x+10 = 73
\n" ); document.write( "3x = 63
\n" ); document.write( "x = 63/3 = 21

\n" ); document.write( "The three side lengths are
\n" ); document.write( "x = 21
\n" ); document.write( "x = 21
\n" ); document.write( "x+10 = 31

\n" ); document.write( "
\n" ); document.write( "
\n" );