Answer:
h its h :)
Step-by-step explanation:
i
Answer:
true
Step-by-step explanation:
PEMDAS order
parenthesis->exponents->multiplication & division->addition & subtraction
Complete Question
Let P (n) be the statement that a postage of n cents can be formed using just 4-cent stamps and 7-cent stamps. The parts of this exercise outline a strong induction proof that P (n) is true for n ≥ 18.
Show statements P (18), P (19), P (20), and P (21) are true, completing the basis step of the proof.
Answer:
P(18) is true
P(19) is true
P(20) is true
P(21) is true
Step-by-step explanation:
a. When n = 18
18 cents can be formed using two 7cents and one 4cents
i.e. 2 * 7 + 4 = 18
So, P(18) is true
b. When n = 19
19 cents can be formed using one 7cents and three 4cents
i.e. 1 * 7 + 3 * 4 = 19
So, P(19) is true
c. When n = 20
18 cents can be formed using five 4cents
i.e. 5 * 4 = 20
So, P(20) is true
d. When n = 21
18 cents can be formed using three 7cents
i.e. 3 * 7 = 21
So, P(21) is true
The value of x in the triangle is 9.3
<h3>How to find the side x of a triangle?</h3>
The side x of a triangle can be found as follows:
The triangle ABC is similar to triangle ADE.
Therefore, corresponding sides of similar triangles are in the same ratios.
Hence,
7 / 13 = x / x + 8
cross multiply
7(x + 8) = 13x
7x + 56 = 13x
subtract 7x from both sides of the equation
7x - 7x + 56 = 13x - 7x
56 = 6x
divide both sides by 6
x = 56 / 6
x = 9.33333333333
x = 9.3
learn more on triangle here: brainly.com/question/2292453
#SPJ1