document.write( "Question 473295: (x-6)/(x+5) = (x-4)/(3x+2) \n" ); document.write( "
Algebra.Com's Answer #324596 by edjones(8007)![]() ![]() You can put this solution on YOUR website! (x-6)/(x+5) = (x-4)/(3x+2) \n" ); document.write( "(x-6)(3x+2)=(x-4)(x+5) \n" ); document.write( "3x^2-16x-12=x^2+x-20 \n" ); document.write( "2x^2-17x+8=0 \n" ); document.write( "8*2=16, two factors of 16 whose sum is -17 are -16 and -1 \n" ); document.write( "2x^2-x-16x+8=0 \n" ); document.write( "x(2x-1)-8(2x-1)=0 factoring by grouping. \n" ); document.write( "(x-8)(2x-1)=0 \n" ); document.write( "x=8, x=1/2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |