Answer:
82
Step-by-step explanation:
hope this helps you man
The answer is 83. 83+5=88. just subtract it.
Answer:
option b
1 , 16, 121 , 13456
Step-by-step explanation:
Given in the question a function, f(x) = (x - 5)²
initial value
= 4
First iteration
f(x0) = f(4) = (4 - 5)² = (-1)² = 1
x1 = 1
Second iteration
f(x1) = f(1) = (1 - 5)² = (-4)² = 16
x2 = 16
Third iteration
f(x2) = f(16) = ( 16 - 5)² = (11)² = 121
x3 = 121
Fourth iteration
f(x3) = f(121) = (121 - 5)² = (116)² = 13456
x4 = 13456
In order to have infinitely many solutions with linear equations/functions, the two equations have to be the same;
In accordance, we can say:
(2p + 7q)x = 4x [1]
(p + 8q)y = 5y [2]
2q - p + 1 = 2 [3]
All we have to do is choose two equations and solve them simultaneously (The simplest ones for what I'm doing and hence the ones I'm going to use are [3] and [2]):
Rearrange in terms of p:
p + 8q = 5 [2]
p = 5 - 8q [2]
p + 2 = 2q + 1 [3]
p = 2q - 1 [3]
Now equate rearranged [2] and [3] and solve for q:
5 - 8q = 2q - 1
10q = 6
q = 6/10 = 3/5 = 0.6
Now, substitute q-value into rearranges equations [2] or [3] to get p:
p = 2(3/5) - 1
p = 6/5 - 1
p = 1/5 = 0.2