document.write( "Question 307968: In triangle ABC if segment BC is one inch LONGER than segment AB, segment AC is 10 inches shorter than the sum of segment BC and segment AB, and the perimeter of triangle ABC is 72 inches, find the length of segment BC.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #220344 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! AB + BC + AC = 72\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(BC - 1) + BC + (2BC - 1 - 10) = 72\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4BC - 12 = 72 ___ BC = 21 \n" ); document.write( " |