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
Answer:
The ball reaches a height of 29.25 ft after 1.125 seconds
Step-by-step explanation:
The maximum height of a parabola can always be found by looking for the vertex. You can find the x value (or in this case the t value) of a vertex by using -b/2a in which a is the coefficient of x^2 and b is the coefficient of x.
-b/2a
-(36)/2(-16)
-36/-32
1.125 seconds
Now to find the height, we input that value in for t
h = -16t^2 + 36t + 9
h = -16(1.125)^2 + 26(1.125) + 9
29.25 feet
Step-by-step explanation:
a full circle has 360°.
so, since each individual result is represented by an amount of degrees, the total sum of all results must be 360°.
labour = 360 - 136 - 34 - 54 - 14 = 122°
the fraction 122/360 represents the 183 votes for labour.
122/360 = 183
the fraction 1/1 = 1 then represents the total number of votes in the whole system.
61/180 = 183
1/180 = 3
1 = 3×180 = 540
540 pupils voted altogether.
Answer:
m=3/4
Step-by-step explanation:
first, let's put the line 4x+3y=9 from standard form (ax+by=c) into slope-intercept form (y=mx+b)
we have the equation 4x+3y=9
subtract 4x from both sides
3y=-4x+9
divide by 3
y=-4/3x+3
perpendicular lines have slopes that are negative and reciprocal. If the slopes are multiplied together, the result is -1
so to find the slope of the line perpendicular to the line y=-4/3x+3, we can take the slope of y=-4/3x+3 (-4/3) multiply it by a variable (this is our unknown value), and have that set to -1
(m is the slope value)
-4/3m=-1
multiply by -3/4
m=3/4
therefore the slope of the perpendicular line is 3/4
hope this helps!! :)