Answer:
700
Step-by-step explanation:
What says odd integers???
Coefficients are added together because they are like terms, this can be proven with the distributive property. For example, x(2x+x)=2x^2+x^2=3x^2.
The commutative property of addition and the associative property demonstrate this.
The word "commutative" comes from "commute" or "move around", so the Commutative Property<span> is the one that refers to moving values around.
</span>
The associative property<span> states that you can add or multiply regardless of how the numbers are grouped. </span>
Answer: the solutions to the system of equations are x = 2 and x = 1
Step-by-step explanation:
The system of equations given equation is
y = 3x - 2 - - - - - - - - - - 1
y = x^2 - - - - - - - - - - - - 2
Substituting 1 into equation 2, it becomes
x^2 = 3x - 2
x^2 - 3x + 2 = 0
We would apply the method of factorization in solving the equation. We will get two numbers such that when added, the result would be - 3x and when multiplied, the result would be 2x^2. The numbers are - 2x and - x. It becomes
x^2 - 2x - x + 2 = 0
x(x - 2) - 1(x - 2) = 0
(x - 2)(x - 1) = 0
x - 2 = 0 or x - 1 = 0
x = 2 or x = 1
.