document.write( "Question 223613: Solving Equation with Algebraic Fractions:\r
\n" );
document.write( "\n" );
document.write( "7x-6/1-3x=x+2/x-7\r
\n" );
document.write( "\n" );
document.write( "In words: 7x-6 over 1-3x equals x+2 over x-7\r
\n" );
document.write( "\n" );
document.write( "Should have 2 solutions.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #167135 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! Any equation of the form \n" ); document.write( "Your equation, \n" ); document.write( "So we'll cross multiply: \n" ); document.write( " \n" ); document.write( "and now simplify using FOIL: \n" ); document.write( " \n" ); document.write( "and then add like terms: \n" ); document.write( " \n" ); document.write( "Now we'll try to solve this. This is a quadratic equation (because of the \n" ); document.write( " \n" ); document.write( "Now we can solve this by factoring or by using the quadratic formula. This factors pretty easily. Always start factoring with the Greatest Common Factor (GCF) if it is not 1. The GCF here is 10 so we'll factor it out: \n" ); document.write( " \n" ); document.write( "The trinomial factor also factors: \n" ); document.write( " \n" ); document.write( "The Zero Product Property says that this or any product that is equal to zero must have a factor that is zero. We have three factors: 10, (x-4) and (x-1). 10 cannot be a zero but the other two could with the \"right\" values for x. So we just solve \n" ); document.write( "x-4 = 0 or x-1 = 0 \n" ); document.write( "giving: \n" ); document.write( "x = 4 or x = 1 \n" ); document.write( "Whenever you multiply both sides of an equation by a variable expression, like we did when we cross multiplied, you should either
\n" ); document.write( "Checking x=4: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(Note the parentheses used. Whenever you substitute for a variable it is an extremely good habit to place the new value in parentheses!!) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Checking x=1: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Both solutions, x=4 and x=1, check so we do have two solutions. \n" ); document.write( " |