Any value? you could use 0 or 1 or 2. All three of these are a group of many that would wokr. Any would work!
Answer:
x=(m)(7)(6) or x=m*7*6
Step-by-step explanation:
A=bh {A} stands for the area, {b} stands for the length of your parallelogram, and {h} stands for the height of your parallelogram.
4x + 5y = -13
2(4x + 5y) = 2(-13)
8x + 10y = -26 (equation 1)
5x - 2y = -8
5(5x - 2y) = 5(-8)
25x - 10y = -40 (equation 2)
equation 1 + equation 2,
(8x + 10y) + (25x - 10y) = (-26) + (-40)
8x + 10y + 25x - 10y = -26 + -40
33x = -66
x = -2
substitute x = -2 into equation 1,
8x + 10y = -26
8(-2) + 10y = -26
-16 + 10y = -26
10y = -10
y = -1
The values of x and y are -2 and -1 respectively.