document.write( "Question 985739: Points A,B,C,and D are collinear and positioned in that order. Find the length indicated.
\n" );
document.write( "AD= x + 203,AC= x + 162, BC= 76, and BD= x + 127. Find AC.\r
\n" );
document.write( "\n" );
document.write( "Thanks for helping! \n" );
document.write( "
Algebra.Com's Answer #606546 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! First draw a straight line and plot the four points A,B,C,D on that line. It doesn't matter where you plot the points as long as they are in order and none overlap.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We're given AD = x+203. We also know that BD = x+127. Since AB + BD = AD (segment addition postulate) we can determine the length of AB\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "AB + BD = AD \n" ); document.write( "AB + BD-BD = AD-BD Subtract BD from both sides. \n" ); document.write( "AB = AD-BD \n" ); document.write( "AB = (x+203)-(x+127) \n" ); document.write( "AB = x+203-x-127 \n" ); document.write( "AB = 76\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The length of BC is also 76 (given). So,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "AB+BC = 76+76 = 152\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is equal to the length of AC because AB+BC = AC\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, AC = 152 units\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Final Answer: 152 units \n" ); document.write( " |