document.write( "Question 724892: I need help with this rational expression: (5+x/2x^2) + (2/3x) = (1/3)
\n" );
document.write( "This is what I have tried so far: First I made all od the bottom part of the fraction the same, and I got this, (15x+3x^2=4x^2)/(3x)(2x^2) = (-2x^3)/(3x)(2x^2) then i combined like terms and got 7x^2+15x=-2x^3 I don't know what to do after that or know if it is right. Please help!! I greatly appreciate it. \n" );
document.write( "
Algebra.Com's Answer #443989 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "For several reasons you have made this problem much harder than it needed to be:
\n" ); document.write( "3. Correcting the error. \n" ); document.write( " \n" ); document.write( "To solve an equation like this, with powers of x greater than 1, we want one side to be zero and to factor the other side. Since factoring is easier with a positive leading coefficient, the \"2\" in front of x cubed, I am going to subtract the entire left side from both sides: \n" ); document.write( " \n" ); document.write( "Now we factor. First the greatest common factor (GCF). The GCF is x: \n" ); document.write( " \n" ); document.write( "And now the trinomial: \n" ); document.write( " \n" ); document.write( "From the Zero Product Property: \n" ); document.write( "x = 0 or 2x+3 = 0 or x-5 = 0 \n" ); document.write( "Solving these we get: \n" ); document.write( "x = 0 or x = -3/2 or x = 5 \n" ); document.write( "Last, we check. This is required when solving rational equations because you must ensure that no denominator becomes a zero. Use the original equation to check: \n" ); document.write( " \n" ); document.write( "Checking x = 0: \n" ); document.write( " \n" ); document.write( "We can already see that not just one but two denominators will be zero. So we must reject this solution. \n" ); document.write( "Checking x = -3/2: \n" ); document.write( " \n" ); document.write( "We can already see that no denominators will be zero. So there is no reason to reject this solution. (You're welcome to finish the check to see if -3/2 actually works (IOW: to see if we've made a mistake). \n" ); document.write( "Checking x = 5: \n" ); document.write( " \n" ); document.write( "We can already see that no denominators will be zero. So there is no reason to reject this solution. (You're welcome to finish the check to see if 5 actually works (IOW: to see if we've made a mistake). \n" ); document.write( "2. The LCD. \n" ); document.write( "If you have trouble identifying the LCD, then I have found that a certain technique can be very helpful. First you fully factor the denominators. By \"fully\" I mean factor numbers into prime factors and rewrite any variables with exponents without the exponents. (I'm going to include all three denominators a) to show you how this works with more than two and b) to use in solving the equation in the easiest way (#1)) \n" ); document.write( " \r\n" ); document.write( "2x^2 = 1 * 2 * x * x\r\n" ); document.write( "3x = 1 * x * 3\r\n" ); document.write( "3 = 1 * 3\r\n" ); document.write( "LCD = 1 * 2 * x * x * 3 = 6x^2\r\n" ); document.write( "Note:
\n" ); document.write( " \n" ); document.write( "2x^2 = 1 * 2 * x * x \n" ); document.write( "LCD = 1 * 2 * x * x * 3 \n" ); document.write( "We can see that the only thing \"missing\" from the 2x^2 line is a 3. So we would multiply the numerator and denominator by 3: \n" ); document.write( " \n" ); document.write( "For the fraction 1/3 we compare the lines for 3 and the LCD: \n" ); document.write( "3 = 1 * 3 \n" ); document.write( "LCD = 1 * 2 * x * x * 3 \n" ); document.write( "We can see that the line for 3 is \"missing\" factors of 2, x and a second x. So we multiply 1/3 by 2x^2/2x^2. \n" ); document.write( "I'll leave it up to you if you want to re-do the problem using the LCD (6x^2) instead of what you used (6x^3). You will find that the factoring is easier and you might not end up with a solution you have to reject (like x = 0). \n" ); document.write( "1. The fast way. \n" ); document.write( "You find the LCD of all the denominators on both sides of the equation (which we have done above). Then you multiply each side of the equation by the LCD: \n" ); document.write( " \n" ); document.write( "On the left side we need to use the Distributive Property: \n" ); document.write( " \n" ); document.write( "If we have correctly found the LCD, then every denominator will cancel with part or all of the LCD: \n" ); document.write( " \n" ); document.write( "which simplifies as follows: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Then we get one side equal to zero, factor and then use the Zero Product Property like we did earlier (except we don't get a solution we have to end up rejecting). \n" ); document.write( "P.S. To use the factoring technique above to find a GCF you do the same thing except the GCF only uses factors from columns that are \"full\". IOW: from columns that have no blank spaces in them. For example, to find the GCF of the three denominators we would write: \n" ); document.write( " \r\n" ); document.write( "2x^2 = 1 * 2 * x * x\r\n" ); document.write( "3x = 1 * x * 3\r\n" ); document.write( "3 = 1 * 3\r\n" ); document.write( "GCF = 1 \r\n" ); document.write( "The only column that is full is the 1's column. So the GCF 0f 2x^2, 3x an 3 is 1. \n" ); document.write( " |