Step-by-step explanation:
J=(x+4)²
K=(8-x)
X=5
=J+3k
=(x+4)(x+4)+3(8-x)
=(x²+8x+16+24-3x)
=25+25+40
=90
Alternatively:
J=(5+4)²
J=81
K=8-5
K=3
J+3k
81+3(3)
81+9
90
Answer:
the value of x to the nearest tenth is 12 * x
Answer:
D
Step-by-step explanation:
Answer:
After 50 years the stock value will be $50 per share.
Step-by-step explanation:
Simple Interest Equation (Principal + Interest)
A = P(1 + rt)
Where:
A = Future amont = $50
P = Principal Amount = $40
r = Rate of Interest per year in decimal; r = R/100 = 0.5/100 = 0.005
t = Time Period involved in months or years
Plug in the values
50 = 40(1 + 0.005t)
50 / 40 = (1 + 0.005t)
5/4 = 1 + 0.005t
5/4 - 1 = 0.005t
0.25 = 0.005t
t = 0.25 / 0.005
t = 50 years
Answer:
TT→T
Step-by-step explanation:
If p is false, then ~p is true.
If q is false, then ~q is true.
Now note that
- If a and b are both true, then a→b is true.
- If a is true, b is false, then a→b is false.
- If a is false, b is true, then a→b is true.
- If a and b are both false, then a→b is true.
In your case, both~p and ~q are true, then ~p→~q is true too (or TT→T)