The answer is D-all choices
Answer:
// Program is written in C++ Programming Language
// Comments are used for explanatory purpose
#include<iostream>
using namespace std;
int main ()
{
// Variable declaration
string name;
int numQuestions;
int numCorrect;
double percentage;
//Prompt to enter student's first and last name
cout<<"Enter student's first and last name";
cin>>name; // this line accepts input for variable name
cout<<"Number of question on test"; //Prompt to enter number of questions on test
cin>> numQuestions; //This line accepts Input for Variable numQuestions
cout<<"Number of answers student got correct: "; // Prompt to enter number of correct answers
cin>>numCorrect; //Enter number of correct answers
percentage = numCorrect * 100 / numQuestions; // calculate percentage
cout<<name<<" "<<percentage<<"%"; // print
return 0;
}
Explanation:
The code above calculates the percentage of a student's score in a certain test.
The code is extracted from the Question and completed after extraction.
It's written in C++ programming language
Answer:
ALL CAREFULLY ANSWERED CORRECTLY
Explanation:
1) A loaf of Bread PHYSICAL SYSTEM
✓ How can the environment affect the edibility of the bread
✓ What are the constituents that makes up the bread
✓ What process is involved in these constituents mixing to form the loaf.
2) The law of thermodynamics makes us to understand that when heat/energy passes through a system, the systems internal energy changes with respect to the conservation of energy law. That is energy lost = energy gained. Typically, ice would melt in a cup of hot tea because of the thermal energy in the molecules of the hot tea. When you heat a material, you are adding thermal kinetic energy to its molecules and usually raising its temperature. The temperature of the ice raises due to the kinetic energy added to it and it melts to water.
3) The theory of systems view the world as a complex system of interconnected parts. If we consider the society; (financial systems, political systems, etc) we will agree that they individually have their own components and it's the summation of this components that makes the system, this implies that system thinking could be applicable in this kinda of systems as long as they are made up of components.
4) Technology has boosted every sector of our lives and it has the capacity to do more. Restricting it's importance to entertainment alone would be an underusing of its potentials. Engineering students infact should not need any drive to be encouraged about maximizing all it can do in shaping our world.
5) ~ Nature shows its splendid soul
~Never ceases to leave us in amazement
~And we are in love
Answer:
Step 1 of 3
Case A:
AISI 1018 CD steel,
Fillet radius at wall=0.1 in,
Diameter of bar
From table deterministic ASTM minimum tensile and yield strengths for some hot rolled and cold drawn steels for 1018 CD steel
Tensile strength
Yield strength
The cross section at A experiences maximum bending moment at wall and constant torsion throughout the length. Due to reasonably high length to diameter ratio transverse shear will be very small compared to bending and torsion.
At the critical stress elements on the top and bottom surfaces transverse shear is zero
Explanation:
See the next steps in the attached image
Answer:
The percentage of silicon atoms per unit volume that are displaced in the single crystal lattice = 0.001 %
The percentage of silicon atoms per unit volume that are displaced in the single crystal lattice with boron atoms = 0.4 ×
%
Explanation:
No. of phosphorus atoms = 5 × 
The volume occupied by a single Si atom


2 ×


= 5 ×


Put the values in above equation we get

PCT =
%
These are the percentage of silicon atoms per unit volume that are displaced in the single crystal lattice.
(b).
No. of boron atoms = 2 × 
The volume occupied by a single Si atom


2 ×


= 5 ×


Put the values in above equation we get

PCT = 0.4 ×
%
These are the percentage of silicon atoms per unit volume that are displaced in the single crystal lattice.