Answer:
x = 3
Step-by-step explanation:
2x+6=x+9 subtract x in both sides
x +6 =9 subtract 6 in both sides
x = 3
Put the second equation so it's in y= form, it should be the same :)
(5,-3) (-1,6)
y=mx+b
calculate m:
(-3-6)/(5-(-1)
=-9/6=-1.5
y=-1.5x+b
insert the (5, -3) point to calculate b:
-3=-1.5*5+b
-3=-7.5+b
4.5=b
b=the y intercept, so the line intercepts x=0 at y=4.5
Answer:
6.1 seconds
Step-by-step explanation:
<u><em>The correct question is</em></u>
A helicopter flying at an altitude of 600 ft dropped a package to a lifeboat. Use the formula t= √h/4 to find how many seconds it takes for the package to reach the lifeboat. Round your answer to the nearest tenth of a second
we have

substitute the value of h in the formula


Answer:
a) Not a function
b) It is a function
c) It is a function
Step-by-step explanation:
a) f(S) is not completly well defined, becuase if the bistring has multiple zeros, you need to pick one and there is not specified method in how you would do so. Another reason for which f is not well defined as a function is that for a bistring with only 1's, f is not defined because there is no zero.
b) This is a function. f(S) returns a concrete and unique integer number for each bistring S. If the bistring has only zeros, the f(S) = 0.
c) This is well defined as a function. It compensates for the failures of the first definition:
- If multiple zeros appears in S, you pick the first one, so there is one possible value for f(S)
-If no zeros appear, f is still well defined because it takes the value 0, as specified in the definition.