Area of a triangle = 1/2 x base x height
--------------------------------------
Find Height :
--------------------------------------
3.75 = 1/2 x 2.5 x height
3.75 = 1.25 x height
height = 3.75 ÷ 1.25
height = 3 meters
----------------------------------------------------------------------------
Answer: The height is 3 meters.
----------------------------------------------------------------------------
The first thing you want to do is plug in x and y into both equations:
a(3) + b(4) = 4
b(3) + a(4) = 8
rearrange to line up a’s and b’s
3a + 4b = 4
4a + 3b = 8
now you want to choose a or b and multiply each equation by a number to make them have the same amount of a’s or b’s.
4(3a + 4b = 4) = 12a + 16b = 16
3(4a + 3b = 8) = 12a + 9b = 24
Now we subtract the bottom equation from the top and solve for b:
12a + 16b - (12a + 9b) = 16 - 24
7b = -8
b = -8/7
Now we plug back in for b to one of the original equations:
3a + 4(-8/7) = 4
3a + (-32/7) = 4
3a - (32/7) = 4
3a = 4 + (32/7)
3a = (28/7) + (32/7)
3a = 60/7
a = (60/7)/3 = 20/7.
Finally, plug a and b in together to double check using the second equation.
4a + 3b = 8
4(20/7) + 3(-8/7) = ?
(80/7) - (24/7) = ?
56/7 = 8.
Answer:
x = 10
y = 3
Step-by-step explanation:
Given
2x - 6y = 2
x + 6y = 28
Add both equations
2x + x -6y + 6y = 2 + 28
3x = 30
Divide both sides by 3
x = 30/3
x = 10
Substitute 10 for x in either equations to get y
Using equation 2 , we have
x + 6y = 28
10 + 6y = 28
Subtract 10 from both sides
10 - 10 + 6y = 28 - 10
6y = 18
Divide both sides by by 6
y = 18/6
y = 3
Therefore
x = 10
y = 3