Answer:
42
Step-by-step explanation:
2 times 6 is 12
So 7 times 6 is 42 ounces
Answer:
1.
8x + 6y = 28
9x + 3y = 39
Set to equal y.
8x + 6y = 28
6y = -8x + 28
y = -8/6x + 28/6
y = -4/3x + 14/3
9x + 3y = 39
3y = -9x + 39
y = -9/3x + 39/3
y = -3x + 13
Set equal to each other.
-4/3x + 14/3 = -3x + 13
Combine like terms.
5/3x = 25/3
Multiply by 3/5
x = 5
Plug x in.
y = -3(5) + 13
y = -15 + 13
y = -2
(5, -2)
2.
-2x - 9y = -3
-7x - 9y= -33
Set equal to y.
-2x - 9y = -3
-9y = 2x - 3
y = -2/9x + 3/9
y = -2/9x + 1/3
-7x - 9y= -33
-9y = 7x - 33
y = -7/9x + 33/9
y = -7/9x + 11/3
Set equal to each other
-2/9x + 1/3 = -2/9x + 1/3
0 = 0
infinitely many solutions
Answer:14 the apple
Step-by-step explanation:
The coordinates for point R will be (-1, -6). This is because a rectangle has opposite sides and as you plot your rectangle with these defines points along with that of R, you will be able to successfully achieve a perfect rectangle.
Answer:
f(x) = x² + 2x + 1
Step-by-step explanation:
you know how to multiply 2 expressions ?
let's say in general we have
(a + b)(c + d)
you take one part of one expression and multiply it with all parts of the other expression, then you take the second part of the first expression and multiply it with all parts of the other expression, then a potential third part, then a fourth part and so on, and you add all these things together (well, depending on the actual signs, of course).
so, we get for this simple generic example
a×c + b×c + a×d + b×d
now we use that understanding for our question here.
(x+1)(x+1) = x×x + 1×x + x×1 + 1×1 = x² + x + x + 1 = x² + 2x + 1