document.write( "Question 5698: Hi, I actually have 2 questions relating to adding and subtracting fractions using variables.
\n" ); document.write( "1)x-y/x+y + x+y/x-y\r
\n" ); document.write( "\n" ); document.write( "I thought it was 1 but now it seems that would be too easy.\r
\n" ); document.write( "\n" ); document.write( "2) 1/x - 1/x+4 = 1/3\r
\n" ); document.write( "\n" ); document.write( "*I know I'm supposed to find the LCD and multiply both sides by it, but I'm not sure what that is.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #2951 by guapa(62)\"\" \"About 
You can put this solution on YOUR website!
1) You have to find the LCD which is (x+y)(x-y). Now you have to multiply each fraction with the missing term:
\n" ); document.write( "(x-y)(x-y)/(x+y)(x-y) + (x+y)(x+y)/(x-y)(x+y)
\n" ); document.write( "With a common denominator in both fractions we can rewrite as follows:
\n" ); document.write( "(x-y)(x-y)+(x+y)(x+y)/(x+y)(x-y) Now let's simplify the numerator
\n" ); document.write( "(x^2-2xy+y^2)+(x^2+2xy+y^2)/(x+y)(x-y) Combine like terms in the numerator
\n" ); document.write( "(2x^2+2y^2)/(x+y)(x-y)
\n" ); document.write( "This is already your final answer. You can factor out the 2 in the numerator and evaluate the denominator but it won't change the value.
\n" ); document.write( "2(x^2+y^2)/(x^2-y^2) The sum of two squares is not factorable unless there is a common factor. \r
\n" ); document.write( "\n" ); document.write( "2)Like you already said you have to find the LCD which is 3x(x+4) in this case. Let's look how we found the LCD. Look at every denominator: x , (x+4) , 3
\n" ); document.write( "The LCD contains each different (prime) factor the most times it appears. Thus 3x(x+4).Now we have to multiply each fraction(numerator and denominator) by the missing term to produces equivalent fractions with the same denominator.
\n" ); document.write( "1/x-1/(x+4) = 1/3
\n" ); document.write( "{1*3(x+4)}/{x*3(x+4) - {1*(3x)}/{(x+4)*3x} = {1*x(x+4)}/{3*x(x+4)}
\n" ); document.write( "A big advantage when computing equations with fractions is that by using the LCD you can clear the equation of all fractions.
\n" ); document.write( "3(x+4) - 3x = x(x+4) Simplify both sides
\n" ); document.write( "3x+12-3x = x²+4x Combine like terms
\n" ); document.write( "x²+4x-12=0 To solve this equation we have to factor out the GCF. First we need to find 2 numbers whose sum is 4 and whose product is -12. 6 and -2 satisfy options.
\n" ); document.write( "x²+6x-2x-12=0 Now we can factor out
\n" ); document.write( "x(x+6)-2(x+6)=0
\n" ); document.write( "(x-2)(x+6)=0
\n" ); document.write( "Solve for x
\n" ); document.write( "x-2=0, x=2
\n" ); document.write( "x+6=0, x=-6
\n" ); document.write( "Check:
\n" ); document.write( "1/2 - 1/(2+4) = 1/3
\n" ); document.write( "1/2 - 1/6 = 1/3
\n" ); document.write( "3-1 = 2, 2=2
\n" ); document.write( "and
\n" ); document.write( "1/(-6) - 1/(-6+4) = 1/3
\n" ); document.write( "1/(-6) - 1/(-2) = 1/3
\n" ); document.write( "-1+3=2, 2=2
\n" ); document.write( "Hope it helps
\n" ); document.write( "
\n" ); document.write( "
\n" );