document.write( "Question 201523: how do i solve this problem? -12m^3+38m^2-46m-20 \ -3m-1 \n" ); document.write( "
Algebra.Com's Answer #151895 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! Since it is just an expression, not an equation, we cannot solve it. But we can simplify it. And how do we simplify a fraction? We either divide it out or we reduce it, if possible, by canceling common factors. \r \n" ); document.write( "\n" ); document.write( "If you know how to do long division with polynomials you will find that it divides out evenly (no remainder)! (Long division of polynomials is too involved for me to explain here.) \r \n" ); document.write( "\n" ); document.write( "If we don't use long division we need to factor the numerator and denominator of \n" ); document.write( "We start, as always when factoring, with the Greatest Common Factor (GCF). Factoring out -2 from the numerator and -1 from the numerator: \n" ); document.write( " \n" ); document.write( "At this point the denominator cannot be factored any further. Factoring
\n" ); document.write( "But in your problem we are only interested in factors that will cancel with the denominator. If we are clever we will realize that the only combination worth trying is -1 and 3 (or 1 and -3). To see if this really factors we can use long or synthetic division. I'll attempt to explain synthetic division:
\n" ); document.write( "Keep in mind that we are trying (3m + 1). This means b = -1 and a = 3 and so each multiplication will be by (-1/3). (Note: To show you how this works I am rewriting the whole array at each step. When you do this yourself you just use a single set of 3-4 lines.) \n" ); document.write( " \r\n" ); document.write( " 6 -19 23 10\r\n" ); document.write( "\r\n" ); document.write( " ---------------\r\n" ); document.write( " 6\r\n" ); document.write( "Multiply 6 by (-1/3)\r\n" ); document.write( " 6 -19 23 10\r\n" ); document.write( " -2\r\n" ); document.write( " ---------------\r\n" ); document.write( " 6\r\n" ); document.write( "Add\r\n" ); document.write( " 6 -19 23 10\r\n" ); document.write( " -2\r\n" ); document.write( " ---------------\r\n" ); document.write( " 6 -21\r\n" ); document.write( "Multiply -21 by (-1/3)\r\n" ); document.write( " 6 -19 23 10\r\n" ); document.write( " -2 7\r\n" ); document.write( " ---------------\r\n" ); document.write( " 6 -21\r\n" ); document.write( "Add\r\n" ); document.write( " 6 -19 23 10\r\n" ); document.write( " -2 7\r\n" ); document.write( " ---------------\r\n" ); document.write( " 6 -21 30\r\n" ); document.write( "Multiply 30 by (-1/3)\r\n" ); document.write( " 6 -19 23 10\r\n" ); document.write( " -2 7 -10\r\n" ); document.write( " ---------------\r\n" ); document.write( " 6 -21 30\r\n" ); document.write( "Add\r\n" ); document.write( " 6 -19 23 10\r\n" ); document.write( " -2 7 -10\r\n" ); document.write( " ---------------\r\n" ); document.write( " 6 -21 30 0\r\n" ); document.write( " \n" ); document.write( "We have reached the end and the last sum was 0! This means that (3m - (-1)) or (3m + 1) is a factor. It also means that the numbers preceding the 0, 6 -21 30, divided by a are the coefficients of the other factor. The last number is the constant, the one before that is the coefficient of m, the one before that is the coefficient of m^2, etc. So the other factor is (6/3)m^2-(21/3)m+(30/3) \n" ); document.write( "Your fraction is now: \n" ); document.write( " \n" ); document.write( "Canceling common factors (3m+1) and (-1) we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |