document.write( "Question 578380: Points A, B, C, and D are collinear. AB is 15 more than BC, and CD is 8 more than BC. If AD is 5 less than twice AB, what are the lengths of AB, BC, and CD? (hint: draw a diagram and use a variable to write an equation then solve)\r
\n" );
document.write( "\n" );
document.write( "I am having trouble figuring out the answer the this problem, I don't know how to get an equation to solve the lengths using the information I am given. Could you please help? Thanks \n" );
document.write( "
Algebra.Com's Answer #370636 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Points A, B, C, and D are collinear. AB is 15 more than BC, and CD is 8 more than BC. If AD is 5 less than twice AB, what are the lengths of AB, BC, and CD? (hint: draw a diagram and use a variable to write an equation then solve) \n" ); document.write( "------------------------------------------------------------------- \n" ); document.write( "A................B........C..............D \n" ); document.write( "==================================== \n" ); document.write( "AB = BC + 15 \n" ); document.write( "CD = BC + 8 \n" ); document.write( "AD = 2*AB - 5 \n" ); document.write( "------------------------------------- \n" ); document.write( "AD = AB + BC + CD \n" ); document.write( "---- \n" ); document.write( "Substitute for AB and CD to get: \n" ); document.write( "AD = BC+15+BC+BC+8 \n" ); document.write( "AD = 3BC+23 \n" ); document.write( "---- \n" ); document.write( "Also: AD = 2*AB-5 \n" ); document.write( "So: AD = 2(BC+15)-5 \n" ); document.write( "And: AD = 2*BC+25 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "3BC+23 = 2BC+25 \n" ); document.write( "BC = 2 \n" ); document.write( "AB = BC+15 = 2+15 = 17 \n" ); document.write( "------------------------- \n" ); document.write( "CD = 2BC+23 \n" ); document.write( "So CD = 2*2+23 = 27 \n" ); document.write( "----------------------------------- \n" ); document.write( "Finally: \n" ); document.write( "AD = AB + BC + CD \n" ); document.write( "AD = 15 + 2 + 27 = 44 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |