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:
The work of the cycle.
Explanation:
The area enclosed by the cycle of the Pressure-Volume diagram of a Carnot engine represents the net work performed by the cycle.
The expansions yield work, and this is represented by the area under the curve all the way to the p=0 line. But the compressions consume work (or add negative work) and this is substracted fro the total work. Therefore the areas under the compressions are eliminated and you are left with only the enclosed area.
Answer:
The required heat flux = 12682.268 W/m²
Explanation:
From the given information:
The initial = 25°C
The final = 75°C
The volume of the fluid = 0.2 m/s
The diameter of the steel tube = 12.7 mm = 0.0127 m
The fluid properties for density
= 1000 kg/m³
The mass flow rate of the fluid can be calculated as:




To estimate the amount of the heat by using the expression:

q = 0.0253 × 4000(75-25)
q = 101.2 (50)
q = 5060 W
Finally, the required heat of the flux is determined by using the formula:



q" = 12682.268 W/m²
The required heat flux = 12682.268 W/m²
Answer:
weight is 12.6 N
force is 4.05 N
Explanation:
given data
acceleration = 1.62 m/s²
radius = 1738 km
mass = 10 kg
distance = 1738 km
to find out
weight and force
solution
we apply here weight formula that is
weight = mass × acceleration ...................1
put here value
weight = 10 × 1.26
weight = 12.6 N
and
force = mass × An
force = 10 × 1.62 (1738/ 1738+1738)² = 4.05 N
so force is 4.05 N