NB- Solution is emboldened
import java.util.Scanner;
import java.util.Random;
public class RandomGenerateNumbers {
public static void main (String [] args) {
Random randGen = new Random();
int seedVal = 0;
seedVal = 4;
randGen.setSeed(seedVal);
System.out.println(randGen.nextInt(50) + 100);
System.out.println(randGen.nextInt(50) + 100);
return;
}
}
Answer:
The probability that it will take more than 10 minutes for the next student to arrive at the library parking lot is 0.0821.
Step-by-step explanation:
The random variable <em>X</em> is defined as the amount of time until the next student will arrive in the library parking lot at the university.
The random variable <em>X</em> follows an Exponential distribution with mean, <em>μ</em> = 4 minutes.
The probability density function of <em>X</em> is:

The parameter of the exponential distribution is:

Compute the value of P (X > 10) as follows:


Thus, the probability that it will take more than 10 minutes for the next student to arrive at the library parking lot is 0.0821.
Answer:
(D)The midpoint of both diagonals is (4 and one-half, 5 and one-half), the slope of RP is 7, and the slope of SQ is Negative one-sevenths.
Step-by-step explanation:
- Point P is at (4, 2),
- Point Q is at (8, 5),
- Point R is at (5, 9), and
- Point S is at (1, 6)
Midpoint of SQ 
Midpoint of PR 
Now, we have established that the midpoints (point of bisection) are at the same point.
Two lines are perpendicular if the slope of one is the negative reciprocal of the other.
In option D
- Slope of SQ

Therefore, lines RP and SQ are perpendicular.
Option D is the correct option.
If the acceptable percent error is 2.5%, then the amount it can be over or under 16 oz is 0.4oz.
16 + 0.4
16 - 0.4
16.4 is the greatest, 15.6 is the least
Let
a--------> the total cost in dollars of
ounces of coconut oil
b--------> the total cost in dollars of
ounces of beeswax
we know that


therefore
<u>the answer is</u>
the total cost in dollars of
ounces of coconut oil is 
the total cost in dollars of
ounces ofbeeswax is 