Answer:
2,023
Step-by-step explanation:
P(8) = 25(8)²-24(8)+615
= 1600- 192 +615
= 2,023
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);
}
}
The answer is 3.48 < (with the line under) x
Just 9
I'm not sure for the second one but I think 1 ft