document.write( "Question 1144683: Points A, B, C, D are collinear and positioned in that order. Find the length indicated.\r
\n" );
document.write( "\n" );
document.write( "AD=6x-385 AC=9x-735 BD=99 BC=10x-902. Find AC. \n" );
document.write( "
Algebra.Com's Answer #765858 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(1) AB = AD-BD = (6x-385)-99 \n" ); document.write( "(2) AB = AC-BC = (9x-735)-(10x-902) \n" ); document.write( "(6x-385)-99 = (9x-735)-(10x-902) \n" ); document.write( "(3) solve for x \n" ); document.write( "(4) AC = 9x-735 \n" ); document.write( " |