document.write( "Question 350026: Hello. I would like to know how to write a proof for this problem:
\n" );
document.write( "Given: AC=AB, AC=4x+1, AB=6x-13
\n" );
document.write( "Prove: x=7 \n" );
document.write( "
Algebra.Com's Answer #250168 by mananth(16946)![]() ![]() You can put this solution on YOUR website! AC=AB, AC=4x+1, AB=6x-13 \n" ); document.write( "4x+1=6x-13 \n" ); document.write( "6x-4x=13+1 \n" ); document.write( "2x=14 \n" ); document.write( "/2 \n" ); document.write( "x=7 \n" ); document.write( " |