document.write( "Question 36476: The sum of the three sides of a triangular parcel of land is 451 yards. Assume that the lengths of the three sides are a, b and c, respectively. It is known that a is 31 yards shorter than b, while c is 66 yards longer than a. What are the lengths of the three sides? \n" ); document.write( "
Algebra.Com's Answer #22367 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! B is x \n" ); document.write( "A is x-31 \n" ); document.write( "C is x-31+66 \n" ); document.write( "Equation: \n" ); document.write( "x+x-31+x-31+66=451 \n" ); document.write( "Can u solve that? \n" ); document.write( "Paul. \n" ); document.write( " |