11.05 inches.
EXPLANATION:
Firstly, lets see the unit rate for how many inches per minute.
5.2 divided by 8 is 0.65 inches every minute.
Now since there is 17 mins, simply do 0.65 inches per min x 17 mins.
11.05 inches.
Hope this helps!
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:
k
Step-by-step explanation:k
k
Answer:
50,,
Step-by-step explanation:
so you take 80percent of 250,, and deduct from medical expenses which becomes 50