Answer:
x = 4, y = 2
Step-by-step explanation:
Start by multiplying the first equation by 2:
2x + 2y = 12 --> 4x + 4y = 24
Subtract the second from the first:
4x + 4y = 24
- 5x + 4y = 28
4x - 5x = -x
4y = 4y = 0
24 - 28 = -4
so you end with -x + 0 = -4
Solve for x to get x = 4
Plug x = 4 back into 2x + 2y = 12 to find y.
2(4) + 2y = 12
8 + 2y = 12
2y = 4
y = 2
Answer:
The coefficient 6 in 6x means 6(x) or 6 multiplied by x 6 times.
Step-by-step explanation:
X could be anything, it is only holding the place of a number. The coefficient 6 before the x is a number being multiplied by the unknown variable, x. For example if x = 2 the expression would turn into 6(2) which equals 12.
Hope this helps! If you have any other questions please don't hesitate to ask me or your teacher so you can be sure to master the subject. :)
Answer:
It will cost $79.38 to carpet the shape
Explanation:
Find the diagram of the parallelogram attached
Area of a parallelogram = Base * Height
Given
Base = 8.1m
Height = 3.5m
Area of the parallelogram = 8.1*3.5
Area of a parallelogram = 28.35m²
Since 1m² = $2.80
28.35m² = x
Cross multiply
x = 28.35 * 2.80
Hence it will cost $79.38 to carpet the shape
Answer:
<h2>(2x - 3y)(4x - y) = 8x² - 14xy + 3y²</h2>
Step-by-step explanation:
Use FOIL: <em>(a + b)(c + d) = ac + ad + bc + bd</em>
(2x - 3y)(4x - y) = (2x)(4x) + (2x)(-y) + (-3y)(4x) + (-3y)(-y)
= 8x² - 2xy - 12xy + 3y²
<em>combine like terms</em>
= 8x² + (-2xy - 12xy) + 3y² = 8x² - 14xy + 3y²