add (r-7s+2)+(4r+6s)+(s+5)

do i add like terms: (4r^2)+(-2s)+(7)

Do not go too fast. Write out the expressions without parentheses, and THEN add like terms, i.e. the coefficients of like terms.

(r-7s+2)+(4r+6s)+(s+5)
= r -7s + 2 +4r +6s +s +5
= r+4r -7s+6s+s +2+5
= 5r +0s + 7

Can you take it from here?

OK, SO THEN I HAVE 4r^2-2s+7

Is that right???

Sorry, 4r^2-2s+7 is not correct. You will have to read and understand every step in my previous response. If you have questions, post the question of the step that you do not understand.

When you add two like terms, such as 2r+4r, you would add only the coefficients to get 6r. Think of adding together 2 oranges + 2 oranges = 4 oranges.

The coefficient of 1 is usually omitted in algebraic expressions, so
r+4r really means 1r+4r which gives 5r.

Start the problem over, and try to understand every step. Repeat the same process for other groups of like terms to get the answer. Also remember that when the coefficient is 0, such as 0x, we omit the term altogether unless this is the only term.

For example,
4x-2x+y-2x
=4x-2x-2x + y
=0x+y
=y

But
5p-2p-3p
=0p
=0

To simplify the given expression, you need to combine like terms by adding or subtracting them. Like terms have the same variable(s) raised to the same power(s).

Let's break down the given expression step by step:

Expression: (r-7s+2)+(4r+6s)+(s+5)

First, use parentheses to group every term:

r - 7s + 2 + 4r + 6s + s + 5

Now, let's collect like terms. In this case, the like terms are the ones with 'r' and the ones with 's':

'r' terms: r + 4r
's' terms: -7s + 6s + s

Combine the 'r' terms: r + 4r = 5r

Combine the 's' terms: -7s + 6s + s = 0s = 0

Now, rewrite the simplified expression by combining the results:

5r + 0 + 2 + 5

Since 0 does not affect the sum, we can remove it:

5r + 2 + 5

Lastly, combine the constants:

2 + 5 = 7

Now, the simplified expression is:

5r + 7