speed =distance traveled over time taveled... the ansewr will be in kilometres per hour
No, it is an imaginary number.
Can't take the square root of a negative number without creating a method termed an imaginary number, which is the square root of -1 which they have used " i " to signify.
Then square root of -11.2 would be written Sqrt(11.2)i. The Sqrt(11.2) = 3.3466
so the answer is 3.3466i
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);
}
}
5/2w=45/36 w=1 over 2 or 1/2
Answer:
padlet com /vpena20241
/sv1blyklvnvfbcdw
Step-by-step explanation: