document.write( "Question 56427This question is from textbook college algebra
\n" );
document.write( ": I think I get scared of fractions and algebra. Can you help with this? Thanks!\r
\n" );
document.write( "\n" );
document.write( "solve for x:\r
\n" );
document.write( "\n" );
document.write( " 13/x-1 = 4/x + 2\r
\n" );
document.write( "\n" );
document.write( "any assitance would be appreciated. \n" );
document.write( "
Algebra.Com's Answer #38274 by Nate(3500) ![]() You can put this solution on YOUR website! Next time, could you add parenthesis to help me better understand what you are implying. I can only guess. \n" ); document.write( "13/(x - 1) = 4/(x + 2) \n" ); document.write( "13(x - 1)(x + 2)/(x - 1) = 4(x - 1)(x + 2)/(x + 2) Since you have an EQuation, you can multiply throughout. \n" ); document.write( "13(x + 2) = 4(x - 1) \n" ); document.write( "13x + 26 = 4x - 4 \n" ); document.write( "9x = -30 \n" ); document.write( "x = -10/3 \n" ); document.write( " |