document.write( "Question 278369: The perimeter of a triangle is 45 inches. The fist side is twice the length of the second, and the third side is 5 inches longer than the second. Find the length of each side. \n" ); document.write( "
Algebra.Com's Answer #202544 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! a+b+c=45 \n" ); document.write( "a=2b \n" ); document.write( "c=5+b \n" ); document.write( "substitute and solve for b, then a and c. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "a=2b \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "c=5+b \n" ); document.write( " \n" ); document.write( " |