document.write( "Question 326829: -(8y+3)-(-7y-4)=-3 Would this be correct -8y+3=7y-4=-3 My e-mail is collinscora@yahoo.com \n" ); document.write( "
Algebra.Com's Answer #234103 by jessica43(140)![]() ![]() ![]() You can put this solution on YOUR website! This is not quite correct.... to solve this one, you first need to distribute the negatives and FOIL. \n" ); document.write( "-(8y+3) is the same as -1*(8y+3) \n" ); document.write( "So you need multiply each value in the parentheses by -1 and then add them: \n" ); document.write( "(-1)*(8y+3) = (-1)*(8y) + (-1)*(3) = -8y + (-3) = -8y - 3 \n" ); document.write( "You need to do the same for the rest of the problem: \n" ); document.write( "-(-7y-4)= (-1)*(-7y-4) = (-1)*(-7y) + (-1)*(-4) = 7y + 4 \n" ); document.write( "Now that you see how it is done in parts , let's do the whole thing: \n" ); document.write( "-(8y+3)-(-7y-4)=-3 \n" ); document.write( "((-1)*(8y+3)) + ((-1)*(-7y-4)) = -3 \n" ); document.write( "(-8y - 3) + (7y + 4) = -3 \n" ); document.write( "-8y - 3 + 7y + 4 = -3 \n" ); document.write( "Now combine the like terms: \n" ); document.write( "-8y - 3 + 7y + 4 = -3 \n" ); document.write( "-y + 1 = -3 (-8y + 7y = -y; -3 + 4 = 1) \n" ); document.write( "-y = -4 \n" ); document.write( "y = 4 \n" ); document.write( "So your answer is y = 4. \n" ); document.write( " |