parallel means same slope. m = 2
y - y₁ = m(x - x₁)
y - (-11)= 2(x - (-3))
y + 11 = 2(x + 3)
y + 11 = 2x + 6
<u> -11 </u> <u> -11 </u>
y = 2x - 5
Answer: A
Answer:
0≥x<4
Step-by-step explanation:
first, let's look at this number line.
there is a closed circle at 0 and an open circle at 4. this means that 0 is included (≤ or ≥) and that 4 is not included (< or >).
these are the endpoints, meaning that in this compound inequality, the numbers next to the symbols are 0 and 4.
x is in the middle of this compound inequality.
0 x 4
now, we have to figure out the symbols in between. i wrote out our choices above for each number. the highlighted portion is greater than or equal to 0 and less than 4, so we can write this compound inequality as the following:
0≥x<4
x is greater than or equal to 0, but less than 4
Answer:
Step-by-step explanation:
Since we have an amount in the future of 750, we are going to use Future value formula; FV = PV (1+r)^t
where PV= Initial amount deposited
r= interest rate or discount rate
t = total duration of the investment
FV= 750
PV=500
r = 2.5% or 0.025 as a decimal
t = ?
Next, plug in the numbers into the formula;
750 = 500* (1+0.025)^t
divide both sides by 500;
750/500 = 1.025^t
Introduce <em>ln</em> on both sides
ln 1.5 = ln
ln 1.5 = t ln 1.025
0.4054651 = 0.0246926 t
Divide both sides by 0.0246926 to solve for t;
0.4054651/0.0246926 = t
t = 16.42
Therefore it will take 16.42 years
Answer:
Use multitape Turing machine to simulate doubly infinite one
Explanation:
It is obvious that Turing machine with doubly infinite tape can simulate ordinary TM. For the other direction, note that 2-tape Turing machine is essentially itself a Turing machine with doubly (double) infinite tape. When it reaches the left-hand side end of first tape, it switches to the second one, and vice versa.