document.write( "Question 514248: Solve for x: 2x+1/x-3 = 4x+6/2x+3\r
\n" );
document.write( "\n" );
document.write( "Explain steps for me please? i like to see where ya get numbers from and/or what you did exactly. Thank you, in advance! :) \n" );
document.write( "
Algebra.Com's Answer #343355 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Solve for x: 2x+1/x-3 = 4x+6/2x+3 \n" ); document.write( "** \n" ); document.write( "2x+1/x-3 = 4x+6/2x+3 \n" ); document.write( "LCD: (x-3)(2x+3) \n" ); document.write( "multiply both sides by the LCD \n" ); document.write( "(2x+3)(2x+1)=(4x+6)(x-3) \n" ); document.write( "expand or distribute \n" ); document.write( "4x^2+8x+3=4x^2-6x-18 \n" ); document.write( "combine like terms and set equation=0 \n" ); document.write( "-14x+21=0 \n" ); document.write( "divide by 7 \n" ); document.write( "-2x+3=0 \n" ); document.write( "-2x=-3 \n" ); document.write( "x=3/2 \n" ); document.write( " |