You would use cross multiplication:
X/2,000 = 3/5
Multiply: 2,000*3= 6,000
Divide: 6,000/5
Answer: 1,200 doctors use brand x
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);
}
}
Person 1 takes 3 hour 10 minutes to complete 9 procedures
<em><u>Solution:</u></em>
From given question,
Person 2 takes 30 minutes per procedure
Person 1 writes internal operating procedures 3 times faster than Person 2
So we get, Person 1 takes 3 times faster than Person 2
Person 1 takes 10 minutes per procedure
But two of the procedures for Person 1 took an hour each
So person 1 takes 60 minutes each for two of procedures ( since 1 hour = 60 minutes )
<em><u>Calculate how long it took Person 1 to complete 9 procedures:</u></em>
So for first 7 procedures person 1 would take 10 minutes per procedure and for last two procedures person 1 would take 60 minutes per procedure


We know that,
1 hour = 60 minutes
Therefore,
190 minutes = 60 minutes + 60 minutes + 60 minutes + 10 minutes
190 minutes = 1 hour + 1 hour + 1 hour + 10 minutes = 3 hour 10 minutes
Therefore Person 1 takes 3 hour 10 minutes to complete 9 procedures
An edge or a corner of the shape joins them but the vertex idk
Answer:
The answer is m = x + 2kn
Step-by-step explanation:
Rewrite the equation as −
2
k
n + m = x
. Add 2
k
n to both sides of the equation.