I did not catch well, but i think you already got your answers. Let me explain. For the first part you got your notation right: for 0.0045 the correct scientific notation is 4.5 x 10^-3. Now the second part, the answer would be the first one, the notation that you are giving is the one who corresponds to <span>4.5 x 10^-2, the first option you have. Hope it helps</span>
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:
x = 5
Step-by-step explanation:
<u>Step 1: Multiply out the brackets</u>
48x - 80 - 40x + 80 = 40 → <em>negative + negative = positive [-10 x -8]</em>
<u>Step 2: Simplify</u>
8x = 40 →<em> collect like terms</em>
<u>Step 3: Solve</u>
x = 
x = 5
1 pound of coffee costs 6.95
3.4 pounds will cost 6.95 x 3.4 = 23.63
Answer:
all are shown and pictured