it is c {-2,-1,2,5} lmk if it is wrong
Answer:
In solving a system of linear equations, we try to find values for each of the unknowns that will satisfy every equation in the system
Step-by-step explanation:
( (r+2) * (2r-9)-(r^2+17r+30) )/(r+2)
none of the parenthetical operations or power operations can be simplified further, so multiplication and division first, left to right:
(2r(r+2) -9(r+2) - r^2 + 17r +30)/(r+2)
(2r^2 + 2r -9r+18 -r^2 +17r +30 )/(r+2)
(r^2 +10r +48)/(r+2)