document.write( "Question 1048053: If AB=2(x+1),BC=3x+1, and AC=4(x+2), then find the value for x,AB,BC, and AC. \n" ); document.write( "
Algebra.Com's Answer #663614 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If AB=2(x+1),BC=3x+1, and AC=4(x+2), then find the value for x,AB,BC, and AC. \n" ); document.write( "------ \n" ); document.write( "AB + BC = AC \n" ); document.write( "2x+2 + 3x+1 = 4x+8 \n" ); document.write( "5x+3 = 4x+8 \n" ); document.write( "x = 5 \n" ); document.write( "------ \n" ); document.write( "AB = 2x+2 = 12 \n" ); document.write( "BC = 3x+1 = 16 \n" ); document.write( "AC = 4(x+2) = 4*7 = 28 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |