document.write( "Question 1065414: a is between b and c. ab = x, ac = 3x - 9, and bc = 2x + 1. solve for x and find each segment length. please help \n" ); document.write( "
Algebra.Com's Answer #680578 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! b------------------------a----------------------------c \n" ); document.write( "==========x==================3x-9======== \n" ); document.write( "x+3x-9=2x+1 \n" ); document.write( "4x-9=2x+1 \n" ); document.write( "2x=10 \n" ); document.write( "x=5 \n" ); document.write( "ab=5 \n" ); document.write( "ac=6 \n" ); document.write( "bc=11 check \n" ); document.write( " |