Answer:
14x23=322
Step-by-step explanation:
so the length is 23 and the width is 14
proportional because 1*5/3*5=5/15
First thing you should do is reduce coefficients.
1st equation has all multiples of '2'. Divide by 2
---> x +3y = -6
2nd equation has multiples of 5. Divide by 5.
---> x - y = 2
Now elimination part is easier.
Eliminate 'x' variable by subtracting 2nd equation from 1st.
x + 3y = -6
-(x - y = 2)
----------------------
4y = -8
Solve for 'y'
4y = -8
y = (-8)/4 = -2
Substitute value for 'y' back into 2nd equation:
x - (-2) = 2
x + 2 = 2
x = 0
Solution to system is:
x=0, y =-2
Answer:
length = 24 meters
Step-by-step explanation:
1. l = 2w
2. P = 2l + 2w
P=72
3. 72 = 2l + 2w
4. Substitute w=l/2 to solve for l
72 = 2l + 2(l/2) ---> 72 = 3L - Divide by 3 on both sides
L= 24 meters