Morse code is essentially the same as binary. That is, there are two "digits", a dot or a dash.
There are 26 letters in the English alphabet. Clearly, we can't just use one dot or dash, since that could only encode 2 letters at the most. We can't use two symbols because that could only encode 4 letters at the most. Similarly, 3 symbols means

letters at most.
We have to select the smallest power of 2 that exceeds or is equal to 26. In this case,

, so we would have to use up to 5 symbols to encode each letter in the alphabet.
Answer: x = - 7/12
Step-by-step explanation:
-3x + 2 - 5x - 7 = 4x + 2
=> -8x - 5 = 4x + 2
=> -12x = 7
=> x = - 7/12
Answer:
569/
9 x^2−153xy−12y
Step-by-step explanation:
Question 1 Answer: both of them equal 20
Step-by-step explanation: when you add 9+3 it equals 12 then you add 8 and that makes 20. 9+8 also equals 17 then you add 3 which equals 20
<h3>
Answer: -13</h3>
=======================================
Explanation:
g(-3) = 2 means x = -3 and y = 2 pair up together to form the point (-3,2)
g(1) = -4 means we have the point (1,-4)
Find the slope of the line through the two points (-3,2) and (1,-4)
m = (y2-y1)/(x2-x1)
m = (-4-2)/(1-(-3))
m = (-4-2)/(1+3)
m = -6/4
m = -3/2
m = -1.5
The general slope intercept form y = mx+b turns into y = -1.5x+b after replacing m with -1.5
Plug in (x,y) = (-3,2) which is one of the points mentioned earlier and we end up with this new equation: 2 = -1.5*(-3) + b
Let's solve for b
2 = -1.5*(-3)+b
2 = 4.5 + b
2-4.5 = 4.5+b-4.5 .... subtract 4.5 from both sides
-2.5 = b
b = -2.5
Therefore, y = mx+b becomes y = -1.5x-2.5 meaning the g(x) function is g(x) = -1.5x-2.5
The last step is to plug in x = 7 and compute
g(x) = -1.5*x - 2.5
g(7) = -1.5*7 - 2.5
g(7) = -10.5 - 2.5
g(7) = -13