Answer:
1: 23.85
2: 83%
3: 44
Step-by-step explanation:
1 - do 53x0.45 (23.85)
2 - Divide 20 by 24, which you get 0.833333333 and move the decimal 2x to the right. You get 83.3333333, but round. So 83%
3 - do 80x0.55 (44)
Answer:
a= 18x
Step-by-step explanation:
(a+d)/2 = 10x (1)
(b +c)/2 = 8x (2)
(b+c+d)/3 = 6x (3)
From the equation 2, we have (b+c)= 8x *2 = 16x
From the equation 3, we have d= 6x*3 - (b+c)= 18x- 16x = 2x
From the equation 1, we have a= 10x*2 -d= 20x - 2x= 18x
C and E
The slope would have to be less than one if the Y value is less than one while the X value is one
F(x) = √(5x + 7)
g(x) = √(5x - 7)
(f + g)(x) = f(x) + g(x)
(f + g)(x) = √(5x + 7) + √(5x - 7)
Answer: C)
the first two random numbers are 4,5.using linear congruential generator with a=4, m=11 and b=0 and 23 as the seed
linear congruential generator
Xn= an-+b Lm
0d s = 25 , b=6, YM 11, 024
Q O o m) 4, Lu) = 4x2%U)
m= 4x4j = 5 y-5
the numbers are 4, 5.
4.O0000 5.000TO
A linear congruence generator is an algorithm that returns a sequence of pseudorandom numbers computed using discontinuous piecewise linear equations. This method is one of the oldest and best-known pseudorandom number generator algorithms.
The linear congruential generator (LCG) is a pseudorandom number generator (PRNG ) is a class of algorithms. Random number generation plays an important role in many applications, from cryptography to Monte Carlo methods.
Learn more about linear congruential here: brainly.com/question/3168048
#SPJ4