answersLogoWhite

0

plz tell me rite answer??

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Write a program to find sum of two complex numbers?

#include<iostream.h> #include<conio.h> class complex { int a,b; public: void read() { cout<<"\n\nEnter the REAL PART : "; cin>>a; cout<<"\n\nEnter the IMAGINARY PART : "; cin>>b; } complex operator +(complex c2) { complex c3; c3.a=a+c2.a; c3.b=b+c2.b; return c3; } complex operator -(complex c2) { complex c3; c3.a=a-c2.a; c3.b=b-c2.b; return c3; } complex operator *(complex c2) { complex c3; c3.a=(a*c2.a)-(b*c2.b); c3.b=(b*c2.a)+(a*c2.b); return c3; } complex operator /(complex c2) { complex c3; c3.a=((a*c2.a)+(b*c2.b))/((c2.a*c2.a)+(c2.b*c2.b)); c3.b=((b*c2.a)-(a*c2.b))/((c2.a*c2.a)+(c2.b*c2.b)); return c3; } void display() { cout<<a<<"+"<<b<<"i"; } }; void main() { complex c1,c2,c3; int choice,cont; do { clrscr(); cout<<"\t\tCOMPLEX NUMBERS\n\n1.ADDITION\n\n2.SUBTRACTION\n\n3.MULTIPLICATION\n\n4.DIVISION"; cout<<"\n\nEnter your choice : "; cin>>choice; if(choice==1choice==2choice==3choice==4) { cout<<"\n\nEnter the First Complex Number"; c1.read(); cout<<"\n\nEnter the Second Complex Number"; c2.read(); } switch(choice) { case 1 : c3=c1+c2; cout<<"\n\nSUM = "; c3.display(); break; case 2 : c3=c1-c2; cout<<"\n\nResult = "; c3.display(); break; case 3 : c3=c1*c2; cout<<"\n\nPRODUCT = "; c3.display(); break; case 4 : c3=c1/c2; cout<<"\n\nQOUTIENT = "; c3.display(); break; default : cout<<"\n\nUndefined Choice"; } cout<<"\n\nDo You Want to Continue?(1-Y,0-N)"; cin>>cont; }while(cont==1); getch(); }


Factor c4 c3 - c2 - c?

If that's + c3, the answer is c(c - 1)(c + 1)(c + 1)


Why surgical neck injuries are common?

fracture in c2 c3 neck


How do you get the proof for Delta Star transformation in capacitors?

Convert all your capacitances to their equivalent impedance, then use Y-Delta Conversion formulae. Impedances mix and match like resistances. If the resistor version is: (Y to delta) Ra = (R1*R2 + R2*R3 + R3*R1)/R2 Rb = (R1*R2 + R2*R3 + R3*R1)/R3 Rc = (R1*R2 + R2*R3 + R3*R1)/R1 Then the capacitor version looks like: Ca = C1*C3/(C1 + C2 + C3) Cb = C1*C2/(C1 + C2 + C3) Cc = C2*C3/(C1 + C2 + C3)


What is temperature range for c3 bearings?

C3 bearings typically have a temperature range of -30°C to 150°C. However, it is important to refer to the specific manufacturer's guidelines for the exact temperature range of a particular C3 bearing.


What does this mean C2-c3 patent central canal and neural foramen?

This typically indicates that there is no obvious compression or narrowing of the central canal or neural foramen at the C2-C3 level of the spine. "Patent" means that these spaces are open and unobstructed. It suggests there are no significant structural abnormalities in this area.


How do you pass the game Frogtastic?

http://www.girlsgogames.com/game/Frogtastic.html?utm_medium=brandedgames_external&utm_campaign=Frogtastic&utm_source=&utm_content=send_to_friend&msg=%C3%8E%C2%A0%C3%8B%C2%A0%C3%8A%C2%A0%C3%8C%C2%A0&name=%C2%B1%C2%9E%C2%90%C2%92%C2%96 copy and go to this page enjoy!


What is Categories of Security C1 C2 C3 C4?

privacy, authenticity, integrity, trust


What is trace anterolisthesis at C2-C3?

Trace anterolisthesis at C2-C3 refers to a slight forward displacement of the C2 vertebra (the axis) over the C3 vertebra (the C3) in the cervical spine. This condition can occur due to various factors, such as degenerative changes, trauma, or congenital anomalies. While often asymptomatic, it may lead to neck pain or neurological symptoms if it impinges on nearby structures. Diagnosis is typically confirmed through imaging studies like X-rays or MRI.


Which formula below will add the value of B2 to the value of C3?

The simplest way is as follows: =B2+C3


Is Nokia C2 whatsapp supportive?

No, the WhatsApp cannot be used on the Nokia C2-02. The only Nokia Phones that it is compatible with are the C3-00, C3-01, X2-01, X3-02, X3-02.5, and some of the Nokia Asha phones.


Is whatsapp supported on Nokia C2?

No, the WhatsApp cannot be used on the Nokia C2-02. The only Nokia Phones that it is compatible with are the C3-00, C3-01, X2-01, X3-02, X3-02.5, and some of the Nokia Asha phones.