Answer:
16x+19
Step-by-step explanation:
i might be wrong and its gonna take so long to explain it
Answer:
12
Step-by-step explanation:
3x+2y=12
2y=-3x+12
y=-3/2+12
Honestly you dont have to do any of this work but i did it anyways, The y coordinate is always at the end of the point intercept form (y=mx+b form)
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 42.80 , 2.28 is what they saved and i got the .80 cents because i rounded up from .78
Use m-a-t-h-w-a-y they are awesome. Or m-y-m-a-t-h-l-a-b