Answer:
true because BCD used 6 bits to represent a symbol .
Explanation:
mark me brainlist
Answer:
#include <iostream>
#include <iomanip>
#include <string>
using namespace std;
int main() {
string name[5];
int age[5];
int i,j;
for ( i = 0; i<=4; i++ ) {
cout << "Please enter student's name:";
cin >> name[i];
cout << "Please enter student's age:";
cin >> age[i];
}
for (i=0;i<=4;i++){
cout<<"Age of "<< name[i]<<" is "<<age[i]<<endl;
}
}
Output of above program is displayed in figure attached.
It is to be noted that it is impossible to find the Maclaurin Expansion for F(x) = cotx.
<h3>What is
Maclaurin Expansion?</h3>
The Maclaurin Expansion is a Taylor series that has been expanded around the reference point zero and has the formula f(x)=f(0)+f′. (0) 1! x+f″ (0) 2! x2+⋯+f[n](0)n!
<h3>
What is the explanation for the above?</h3>
as indicated above, the Maclaurin infinite series expansion is given as:
F(x)=f(0)+f′. (0) 1! x+f″ (0) 2! x2+⋯+f[n](0)n!
If F(0) = Cot 0
F(0) = ∝ = 1/0
This is not definitive,
Hence, it is impossible to find the Maclaurin infinite series expansion for F(x) = cotx.
Learn more about Maclaurin Expansion at;
brainly.com/question/7846182
#SPJ1
Answer:
resistance = 2.52 ohms
Explanation:
from the formula
V =IR
Voltage = (current)(resistance)
Resistance =
R=
R= 2.52 ohms