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);
}
}
A graph which represents the linear function y = -2x is: graph B.
<h3>What is a graph?</h3>
In Mathematics, a graph can be defined as a type of chart that is typically used for the graphical representation of data points or ordered pairs on both the horizontal and vertical lines of a cartesian coordinate, which are the x-axis and y-axis respectively.
Generally speaking, the graph of any proportional relationship is characterized by a straight line with the data points passing through the origin (0, 0) because as the values on the x-axis (x-coordinate) either increases or decreases, the values on the y-axis (y-coordinate) increases or decreases simultaneously.
In this context, we can reasonably infer and logically deduce that the relationship between x-values and y-values in the graph of y = -2x is proportional as it passes through the origin (0, 0).
Read more on a graph here: brainly.com/question/16869886
#SPJ1
Answer:
largeness
Step-by-step explanation:
look up in dictionary
Answer:
1/3 cup of almond milk remains.
Step-by-step explanation:
If the chef made 7 batches with 2/3 cup of almond milk in each batch, that would be 7 times 2/3, which equals 14/3 or 4 and 2/3 when simplified. 5 - 4 and 2/3 = 1/3.
Answer:
840
Step-by-step explanation:
7C4 × 4! = 840