C. seems like the best answer. i may be wrong so don’t quote me on that
Answer:
// Program is written in Java Programming Language
// Comments are used for explanatory purpose
import java.util.*;
public class FlipCoin
{
public static void main(String[] args)
{
// Declare Scanner
Scanner input = new Scanner (System.in);
int flips;
// Prompt to enter number of toss or flips
System.out.print("Number of Flips: ");
flips = input.nextInt();
if (flips > 0)
{
HeadsOrTails();
}
}
}
public static String HeadsOrTails(Random rand)
{
// Simulate the coin tosses.
for (int count = 0; count < flips; count++)
{
rand = new Random();
if (rand.nextInt(2) == 0) {
System.out.println("Tails"); }
else {
System.out.println("Heads"); }
rand = 0;
}
}
Answer:
C. Have your hazard lights on
Explanation:
Speeding up will cause an accident
Counter steering is not easy to do
Slowing down my result in you being rear ended
Answer:
The current through the coil is 2.05 A
Explanation:
Given;
number of turns of the coil, N = 1
radius of the coil, r = 9.8 cm = 0.098 m
magnetic moment of the coil, P = 6.2 x 10⁻² A m²
The magnetic moment is given by;
P = IA
Where;
I is the current through the coil
A is area of the coil = πr² = π(0.098)² = 0.03018 m²
The current through the coil is given by;
I = P / A
I = (6.2 x 10⁻² ) / (0.03018)
I = 2.05 A
Therefore, the current through the coil is 2.05 A
Answer:
ambages. pitiless or without compassion; cruel; merciless. winding, roundabout paths or ways.
Explanation: