Question 190126
what is the answer to 11x-2y+5x-7y


I am interpreting the question as , we need to simplify the polynomial:

{{{ 11x-2y+5x-7y }}}

we combine the like terms together, combine terms with x variable together and combine the terms with y-variable together, we get:

{{{ (11x + 5x) + (-2y-7y) }}}
=> {{{highlight( 16x - 9y) }}}

Hope this helps you.