Answer:
I believe the first one is angle bisector and the second one is altitude
Step-by-step explanation:
the perimeter of quadrilateral ABED is 36.
<h3 /><h3>What is circumference?</h3>
A circumference is the total distance around a plane shape. Another name for circumference is called perimeter
To calculate the circumference of the quadrilateral, we use the formula below.
Formula:
- Peri. of ABED = /AB/+/BE/+/ED/+/DA/............. Equation 1
From the Diagram,
Given:
- /AB/ = /DC/ = 8 cm,
- /BE/ = 2×/DA/ = 2×6 = 12 cm
- /ED/ = √(6²+8²) = √(36+64) = √100 = 10 cm
- /DA/ = 6 cm
Substitute these values into equation 1
- Peri. of quadrilateral ABED = 8+12+10+6
- Peri. of quadrilateral ABED = 36 cm
Hence, the perimeter of quadrilateral ABED is 36.
Learn more about circumference here: brainly.com/question/20489969
#SPJ1
You didn’t finish the question
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