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:
The perimeter of the shape is of 40.56 units.
Step-by-step explanation:
Perimeter of a shape:
The perimeter of a shape is the sum of the lengths of all its sides.
In this question:
The sides are a = 9.60, b = 9.33, c = 4.46, d = 8.56, e = 8.61.
So

The perimeter of the shape is of 40.56 units.
Answer:
A. $6360, B. He doesn't have enough money.
Step-by-step explanation:
Answer:
Step-by-step explanation:
FV = P (1 + r / n)Yn
n=12
Y=20
P =6000