Answer:
I believe that it is the first one.
Step-by-step explanation:
The idea of grouping is to get the terms in groups that allow you to factor out from each group something that becomes a factor in itself, leaving two factors behind that are alike. Like this: rearrange those terms so they are in this order:
(-70y^2 - 63xy) + (90x^3 + 100yx^2). Now out of the first set we are going to factor out a -7y, and out of the second set we are going to factor out a 10x^2. When we do this, this is what we get: -7y(10y + 9x) + 10x^2(9x + 10y). As you can see, what's inside both sets of parenthesis is the same, just in a different order. We can factor that out now, leaving (9x + 10y)(10x^2 - 7y). And that is factored by grouping.
Answer:
Step-by-step explanation:
Need to know how many ounces in a scoop of pig food. Is there a ratio or formula associated? Lmk.
Answer:
y = -x + 4
Step-by-step explanation:
(-1,5)...x1 = -1 and y1 = 5
(1,3)....x2 = 1 and y2 = 3
slope(m) = (y2 - y1) / (x2 - x1) = (3 - 5) / (1 - (-1) = -2 / (1 + 1) = -2/2 = -1
y = mx + b
slope(m) = -1
u can use either of ur points...I will use (1,3)...x = 1 and y = 3
now we sub and find b, the y int
3 = -1(1) + b
3 = -1 + b
3 + 1 = b
4 = b
ur equation is : y = -x + 4 <===