document.write( "Question 217245: (2x-1)/(x+4)=(x+3)/(3x-4) \n" ); document.write( "
Algebra.Com's Answer #163842 by chibisan(131) You can put this solution on YOUR website! if you are finding the solution of x , \n" ); document.write( "use cross multiply \n" ); document.write( "so , \n" ); document.write( "(2x - 1)(3x + 4) = (x + 4)(x + 3) \n" ); document.write( "6x^2 + 8x - 3x - 4 = x^2 + 3x + 4x + 12 \n" ); document.write( "6x^2 - x^2 + 5x - 7x - 4 - 12 = 0 \n" ); document.write( "5x^2 - 2x - 16 = 0\r \n" ); document.write( "\n" ); document.write( "use \n" ); document.write( "so it will be \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "2 +- 18 / 10 \n" ); document.write( "x = (2+18)/10 or (2-18)/10 \n" ); document.write( "x = 2 or -1.6 \n" ); document.write( " |