document.write( "Question 392625: five different points A,B,C,D and E lie on a line in that order. the length of AD is 4.5 and the length of BE is 3.5 .if the length of CD is 2, what is one possible value for the length of BC ? \n" ); document.write( "
Algebra.Com's Answer #803254 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! AB = a, BC = b, CD = c, DE = d\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a + b + c = 4.5 \n" ); document.write( "b + c + d = 3.5 \n" ); document.write( "d = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "BC = b + c = 1.5 \n" ); document.write( " |