Answer:
6 feets
Step-by-step explanation:
The triangle described in the question has been sketched in the picture attached below :
From the triangle, we could solve for X, which is the base of the triangle using trigonometry :
Sinθ = opposite / hypotenus
Sin 30° = x / 12
0.5 = x / 12
x = 12 * 0.5
x = 6 feets
Hence base, x = 6 feets
Answer:
{x,y} = {5,6}
Step-by-step explanation:
// Solve equation [1] for the variable x
[1] x = y - 1
// Plug this in for variable x in equation [2]
[2] 2•(y -1) - y = 4
[2] y = 6
// Solve equation [2] for the variable y
[2] y = 6
// By now we know this much :
x = y-1
y = 6
// Use the y value to solve for x
x = (6)-1 = 5