document.write( "Question 1024506: How to solve Rational or Fractional Equations involving addition and subtraction?\r
\n" );
document.write( "\n" );
document.write( "(x+1) over 3 - (x+1) over 4 = 1 \n" );
document.write( "
Algebra.Com's Answer #639946 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If you mean \n" ); document.write( " \n" ); document.write( "then we multiply everything by 12 and get \n" ); document.write( "4(x+1) - 3(x+1) = 12 \n" ); document.write( "x+1 = 12 \n" ); document.write( "x = 11 \n" ); document.write( " |