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:
132 square feet
Step-by-step explanation:
The formula for the area of a triangle is 1/2 * b * h. B stands for base and h stands for height. 1/2 multiplied by the base, 10, is 5. We then multiply 5 by 12 which is 60. Let's look at the rectangle now. The area of a rectangle is length by width. The length is 12ft and the width is 6ft. 12 * 6 = 72. 72+60=132 square feet.
The answer is 101 and 102.
101 and 102 are back to back and 101+102=203
Step-by-step explanation:
option 2 is correct
here the question ask for value of X
to find it we multiple the matrix X with the given matrix in question and equate the answer.