Answer:
A
Step-by-step explanation:
2x² + 5x = 12
2x² + 5x - 12 = 0
x² + 5x - 24 = 0
factors of 24 are 1, 2, 3, 4, 6, 8, 12, 24. the only pair that adds to 5 is 8 and 3
2x² - 3x + 8x - 12 = 0
split the equation and factor
2x² - 3x = 0 ||| 8x - 12 = 0
x(2x - 3) ||| 4(2x - 3)
therefore the pair is (2x - 3)(x + 4)
2x - 3 = 0
2x = 3
x = 3/2
or
x + 4 = 0
x = -4
12-8 over 6-2= 4 over 4= 1
Answer:
164 sq. meters
Step-by-step explanation:
So to make it easier, you can break the shape up in a smaller shape. So now it'll look like 2 big rectangles on each side with a small rectangle in the middle. Now you can find the area.
For the big rectangle on the left:
5 × 15 = 75
For the big rectangle on the right:
5 × 15 = 75
For the small rectangle in the middle:
It doesn't say what the length is but if you subtract 8 from 15, that's what the length will be.
15 - 8 = 7
L = 7
7 × 2 = 14
Now add all the areas up.
75 + 75 + 14 = 164
Answer:

Step-by-step explanation:
Given

Required
Solve

Collect like terms


Take LCM


Answers:
- Distributive Property
- Inverse Property
- Identity Property
- Associative Property
- Commutative Property
- Multiplication Property of Zero
=========================================================
Explanations:
- The distributive property is a*(b+c) = a*b+a*c. We multiply the outer term 'a' by each term inside (b and c), then add up the results. In this specific case, we are multiplying the outer 2 by x and 3. So that's why 2(x+3) = 2x+2*3 = 2x+6. The concept of factoring takes this process in reverse, so we go from 2x+6 to 2(x+3).
- The inverse property, specifically the additive inverse property, is where we can add any number to its negative counterpart to always get 0. The expression 2+(-2) is the same as 2-2. We can think of it like "we're on the 2nd floor and we go down 2 floors to end up on floor 0". In general, the additive inverse property is x+(-x) = 0, which is the same as -x+x = 0.
- We can multiply any number by 1, to get the same number. So that's why 1*x = 1x = x. Similarly, x*1 = x as well. This is the multiplicative identity property, often shortened to "identity property".
- The parenthesis shifted around, so this means we'll use the associative property. In general, that is a+(b+c) = (a+b)+c.
- We can multiply two numbers in any order. The general format is a*b = b*a. This is the commutative property of multiplication. The version for addition is a+b = b+a.
- Multiplying 0 by any number leads to 0. So we could have the most complicated expression thought possible, but if we multiply it by 0, then the whole thing goes to 0. At the end of this complicated expression is where the 0 is buried. This idea is useful when it comes to the zero product property where if A*B = 0, then either A = 0 or B = 0 or both are the case.