Answer:
public class MovieRental
{
public static void main(String[] args)
{
Scanner in = new Scanner(System.in);
System.out.print("Enter the number of movie rentals: ");
int movieRentals = in.nextInt();
System.out.print("Enter the number of members referred to the video club: ");
int memberReferral = in.nextInt();
in.close();
double discountVal = Math.min(movieRentals + memberReferral, 75);
System.out.println("The discount is equal to: " + discountVal);
}
}
Answer: b
Step-by-step explanation:
if u stop imports then u have money
Answer:
208
Step-by-step explanation:
13 options for colours = 13C1 = 13
AND
2 options for A/C = 2C1 = 2
AND
2 options for transmission = 2C1 = 2
AND
2 options power windows = 2C1 = 2
AND
2 options for CD player = 2C1 = 2
So,
13×2×2×2×2 = 208
You'll need to buy 45 ounces of grass seed.
60x90=5400.
5400/120=45.
The inequality that represents the number of right answers (r) and wrong answers (w) Olga can give to win the contest is:
<u><em>Explanation</em></u>
Number of right answers is and number of wrong answers is
Olga earns 12 points for each right answer and loses 4 points for each wrong answer.
So, total points earned for right answers
and total points lost for wrong answers
That means, <u>her score will be</u>: points.
In order to win the quiz contest, Olga must score <u>more than 400 points</u>. So, the inequality will be.......