Answer:
1. <em>d</em> - 6 ft
where <em>d</em> is the width
2. <em>t</em> + 6 h/week
where <em>t</em> is the amount of time per week Theodore studies
3. <em>t’</em> - 6 a
where <em>t’</em> is Tracy’s age
4. (<em>k</em>/3) - 2
where <em>k</em> is the points that the panthers scored
Step-by-step explanation:
Write the variable and do the operations as described!
“less than” means subtraction, “more […] than” means addition and “one-third of” means division by 3.
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 closest point above on this line is (0,9)
You can find this by using the rise over run method. Since the slope is -2, we can move to the next whole number point by observing the fraction 2/-1.
Rise = 2
Run = -1
If you start on the point (1,7) and rise two, it will bring you to (1,9), then you have to move back one space (or run) to (0,9).
J=25/5+7 and those are your answers i hope i helped
k=2j-13
If you're born on June 9th in 1993, on June 9th in 2015 you would have your 22nd birthday (2015-1993=22).
So you're 22 years old, and, as of today, 17 days tool (22 years 17 days).