Answer: downward velocity = 6.9×10^-4 cm/s
Explanation: Given that the
Diameter of the smoke = 0.05 mm = 0.05/1000 m = 5 × 10^-5 m
Where radius r = 2.5 × 10^-5 m
Density = 1200 kg/m^3
Area of a sphere = 4πr^2
A = 4 × π× (2.5 × 10^-5)^2
A = 7.8 × 10^-9 m^2
Volume V = 4/3πr^3
V = 4/3 × π × (2.5 × 10^-5)^3
V = 6.5 × 10^-14 m^3
Since density = mass/ volume
Make mass the subject of formula
Mass = density × volume
Mass = 1200 × 6.5 × 10^-14
Mass M = 7.9 × 10^-11 kg
Using the formula
V = sqrt( 2Mg/ pCA)
Where
g = 9.81 m/s^2
M = mass = 7.9 × 10^-11 kg
p = density = 1200 kg/m3
C = drag coefficient = 24
A = area = 7.8 × 10^-9m^2
V = terminal velocity
Substitute all the parameters into the formula
V = sqrt[( 2 × 7.9×10^-11 × 9.8)/(1200 × 24 × 7.8×10^-9)]
V = sqrt[ 1.54 × 10^-9/2.25×10-4]
V = 6.9×10^-6 m/s
V = 6.9 × 10^-4 cm/s
Answer:
//Define the header file
#ifndef PLAYER_H
#define PLAYER_H
//header file.
#include <string>
//Use the standard namespace.
using namespace std;
//Define the class Player.
class Player
{
//Declare the required data members.
string name;
int score;
public:
//Declare the required
//member functions.
void setName(string par_name);
void setScore(int par_score);
string getName();
int getScore();
}
//End the definition
//of the header file.
#endif
Player.cpp:
//Include the "Player.h" header file,
#include "Player.h"
//Define the setName() function.
void Player::setName(string par_name)
{
name = par_name;
}
//Define the setScore() function.
void Player::setScore(int par_score)
{
score = par_score;
}
//Define the getName() function.
string Player::getName()
{
return name;
}
//Define the getScore() function.
int Player::getScore()
{
return score;
}
Answer:Decay rate constant,k = 0.00376/hr
Explanation:
IsT Order Rate of reaction is given as
In At/ Ao = -Kt
where [A]t is the final concentration at time t and [A]o is the inital concentration at time 0, and k is the first-order rate constant.
Initial concentration = 80 mg/L
Final concentration = 50 mg/L
Velocity = 40 m/hr
Distance= 5000 m
Time taken = Distance / Time
5000m / 40m/hr = 125 hr
In At/ Ao = -Kt
In 50/80 = -Kt
-0.47 = -kt
- K= -0.47 / 125
k = 0.00376
Decay rate constant,k = 0.00376/hr
The advanced safety features that are now standard on 2023 Z are:
- Pedestrian Detection and Automatic Emergency Braking
- Intelligent Forward Collision Warning (IFCW).
- Blind Spot Alert.
<h3>What is 2023 Z?</h3>
The above is the short name or nickname for the All New 2023 Nissan Z coupe Sports car.
The care also features Advanced driver assist and safety technology which relieves the driver's everyday workload, allowing you to focus on what matters most.
Learn more about safety features in cars:
brainly.com/question/24078882
#SPJ1
Answer:
Explanation:
Sum of the side slope = 2 + 1 = 3
Length of first slope = 2/3 X 3.6 = 2 X 1.2 = 2.4m
Lenght of second slope = 1/3 X 3.6 = 1.2m
Area of the trapezoidal channel = (2.4 + 1.2)/2 X 3.6 = 1.8 X 3.6 = 6.48m²
Alternate dept = 50m³/6.48m²= 7.716m