Answer:
1. cout << "Num: " << songNum << endl;
2. cout << songNum << endl;
3. cout << songNum <<" songs" << endl;
Explanation:
//Full Code
#include <iostream>
using namespace std;
int main ()
{
int songNum;
songNum = 5;
cout << "Num: " << songNum << endl;
cout << songNum << endl;
cout << songNum <<" songs" << endl;
return 0;
}
1. The error in the first cout statement is that variable songnum is not declared.
C++ is a case sensitive programme language; it treats upper case and lower case characters differently.
Variable songNum was declared; not songnum.
2. Cout us used to print a Variable that has already been declared.
The error arises in int songNum in the second cout statement.
3. When printing more than one variables or values, they must be separated with <<
emf generated by the coil is 1.57 V
Explanation:
Given details-
Number of turns of wire- 1000 turns
The diameter of the wire coil- 1 cm
Magnetic field (Initial)= 0.10 T
Magnetic Field (Final)=0.30 T
Time=10 ms
The orientation of the axis of the coil= parallel to the field.
We know that EMF of the coil is mathematically represented as –
E=N(ΔФ/Δt)
Where E= emf generated
ΔФ= change inmagnetic flux
Δt= change in time
N= no of turns*area of the coil
Substituting the values of the above variables
=1000*3.14*0.5*10-4
=.0785
E=0.0785(.2/10*10-3)
=1.57 V
Thus, the emf generated is 1.57 V
Answer: B Excretory
Explanation: Hope this helps :)
Answer:
Hey smith please see attachments for answer:
Please rate me good.
The attachments will provide you a detailed answer
Explanation:
Answer:
x = 93.8 m.
Explanation:
During the entire the reaction time interval, the vehicle continues moving at the same speed that it was moving, i.e., 60 mi/hr.
In order to calculate the distance in meters, travelled at that speed, it is advisable first to convert the 60 mi/hr to m/seg, as follows:
Applying the definition of average velocity, we can solve for Δx, as follows:
Δx = 26.8 m/s* 3.5 s = 93.8 m