document.write( "Question 245752: Please help me solve this equation.
\n" );
document.write( "ABC is an isosceles triangle with vertex angle B. AB = 5X-28,AC = x+5, AND BC =2x+11. Find the length of BC. \n" );
document.write( "
Algebra.Com's Answer #179455 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Since it is an isosceles triangle with the vertex at angle B sides AC and BC are equal. Any info about AC is extra. \n" ); document.write( "5x-28=2x+11 \n" ); document.write( "3x=11+28 \n" ); document.write( "3x=39 \n" ); document.write( "x=13 \n" ); document.write( "BC=26+11=37 \n" ); document.write( "AB=65-28=37 \n" ); document.write( "AC=18 \n" ); document.write( " |