<span>Let’s say we have a starting point (0,0), the point (4,3) are distance apart at 90 degrees, hence the hypotenuse to those two distance will be 5.
Therefore sin q = 4/5.</span>
Hmm, there are 5 letters
if you cannot repeat the letters
hmm, let's find how many for 4 letters
there are 4! or 4*3*2*1=24
that's how many ways there are to arrange a,b,c, d
now we can multiply it by 4 because there are 4 choices for the last place (e is not included0
24*4=56
answer is 56 different arrangements
3f + 2g = 30 . . .(1)
f + 2g = 26 . . . .(2)
(1) - (2) => 2f = 4 => f = 4/2 = 2
From (2), 2 + 2g = 26 => 2g = 26 - 2 = 24 => g = 24/2 = 12
Therefore, f = 2 and g = 12
Ion know bro you tryna help me
1] y - 3x = -8
[2] y + 9x = 4
-3x + y = -8 9x + y = 4
Solve equation [2] for the variable y
[2] y = -9x + 4
// Plug this in for variable y in equation [1]
[1] (-9x+4) - 3x = -8
[1] - 12x = -12
// Solve equation [1] for the variable x
[1] 12x = 12
[1] x = 1
// By now we know this much :
y = -9x+4
x = 1
// Use the x value to solve for y
y = -9(1)+4 = -5
{y,x} = {-5,1}