document.write( "Question 104867: I am having trouble understanding this math. Can you please help me with this problem maybe I will understand it.
\n" );
document.write( "I need to identifi the terms, like terms, coefficients, and constant terms. Then simplify the expression. I have tried to do it and am not sure I an doing it right. The problem is
\n" );
document.write( "-4k - 12 + 3k
\n" );
document.write( "The answers I have are Coefficient = 4 and 3 the term = -4k, 12, and 3k
\n" );
document.write( "the constant term = 12 the like term is -4k and 3k
\n" );
document.write( "to simplify the equation
\n" );
document.write( "-4k - 12 + 3k
\n" );
document.write( "(-4k) - 12 + (3k)
\n" );
document.write( "(-4k + 3k) - 12
\n" );
document.write( "(-1k) (-12)
\n" );
document.write( " -12k \n" );
document.write( "
Algebra.Com's Answer #76301 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Identify the terms, like-terms, coefficients, and constant terms of: \n" ); document.write( "-4k-12+3k \n" ); document.write( "The terms are the monomials separated by a + or a -, so they are: \n" ); document.write( "-4k, -12, 3k Notice that we usually include the sign preceeding the term. \n" ); document.write( "The like-terms are the terms (more than one of them) that have a common variable, in this case it's k, or if there are terms (more than one of them) that have no variable, then those together would be like- terms. \n" ); document.write( "-4k, and 3k \n" ); document.write( "The coefficients are the numbers just in front of the variables. \n" ); document.write( "-4 and 3 \n" ); document.write( "Constant terms are those terms that have no variables attached. \n" ); document.write( "-12 is the only constant term, again, notice the negative sign is included. \n" ); document.write( "Simplify: (By the way, it is not an equation but an expression) \n" ); document.write( "-4k-12+3k Combine the like-terms together. \n" ); document.write( "(-4k+3k)-12 this becomes -k-12 when you combine -4k and +3k \n" ); document.write( " |