Answer:
import java.util.Scanner;
public class FindMatchValue {
public static void main (String [] args) {
Scanner scnr = new Scanner(System.in);
final int NUM_VALS = 4;
int[] userValues = new int[NUM_VALS];
int i;
int matchValue;
int numMatches = -99; // Assign numMatches with 0 before your for loop
matchValue = scnr.nextInt();
for (i = 0; i < userValues.length; ++i) {
userValues[i] = scnr.nextInt();
}
/* Your solution goes here */
numMatches = 0;
for (i = 0; i < userValues.length; ++i) {
if(userValues[i] == matchValue) {
numMatches++;
}
}
System.out.println("matchValue: " + matchValue + ", numMatches: " + numMatches);
}
}
Answer:
An intense property is a physical attribute of a system that is independent of the size of the system or the quantity of material it contains. An extensive property of a system, on the other hand, is dependent on the size of the system or the amount of material in it.
Explanation:
Given:
diameter of sphere, d = 6 inches
radius of sphere, r =
= 3 inches
density,
= 493 lbm/ 
S.G = 1.0027
g = 9.8 m/
= 386.22 inch/ 
Solution:
Using the formula for terminal velocity,
=
(1)

where,
V = volume of sphere
= drag coefficient
Now,
Surface area of sphere, A = 
Volume of sphere, V = 
Using the above formulae in eqn (1):
= 
=
= 
Therefore, terminal velcity is given by:
=
inch/sec