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:
3x−4y=9 −3x+2y=9
Add these equations to eliminate x: −2y=18
Then solve−2y=18
for y: −2y=18 −2y −2 = 18 −2 (Divide both sides by -2)
y=−9
Now that we've found y let's plug it back in to solve for x.
Write down an original equation: 3x−4y=9
Substitute−9for y in 3x−4y=9: 3x−(4)(−9)=9
3x+36=9(Simplify both sides of the equation)
3x+36+−36=9+−36(Add -36 to both sides)
3x=−27 3x 3 = −27 3 (Divide both sides by 3) x=−9
Answer: x=−9 and y=−9
Hope This Helps!!!
325 + 225 + 79 = 629
629 - 438 = $191
= A. $191
Answer:
The answer is f
(
x
) = − 6
x + 57
Step-by-step explanation:
Answer:
In alphabetic order:
x can be found with pythagorean theorem, since triangle ADC is right in D.

y and z are 7 times respectively the sine and cosine of angle ACB.

Finally,
can be calculated by determining the arc sine (or inverse sine) of the ratio CD over AC
