document.write( "Question 237358: Find the length of each segment if line segment AB and line segment CD are the same length.\r
\n" );
document.write( "\n" );
document.write( "Line Segment AB= 4(x+3)\r
\n" );
document.write( "\n" );
document.write( "Line Segment CD= 9x - 4 \n" );
document.write( "
Algebra.Com's Answer #174550 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Line Segment AB= 4(x+3) = 4x + 12 \n" ); document.write( "Line Segment CD= 9x - 4 \n" ); document.write( "---------------- \n" ); document.write( "4x+12 = 9x-4 \n" ); document.write( "16 = 5x \n" ); document.write( "x = 16/5 \n" ); document.write( "----------- \n" ); document.write( "AB = 64/5 + 12 = 24.8 \n" ); document.write( "CD = 9x - 4 = 24.8 \n" ); document.write( " |