Write a c++ code that will calculate the roots of a quadratic equation a2+ bx+c=0 Hint: d = sqrt (b2-4ac), and the roots are: x1 = (€“b + d)/2a and x2 = (€“b €“ d)/2a (use sqrt function from cmath.h )?
1869Problem 5: Hero's Formula is A method for calculating the area of a triangle when you know the lengths of all three sides. Let a, b, c be the lengths of the sides of a triangle. The area is given by:A= pp-ap-b(p-c) | wherep= a+b+c2 | | Write a C-language code to calculate area of triangle using above method. Take the three lengths of the triangle from the user and display the area that your program calculates.
2001Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program
1949Post New Maxobiz C++ General Interview Questions
What is abstract class in oops?
Where are mongodb databases stored?
How much statistics knowledge is necessary or required in accounting?
Tell something about surgical strikes?
What is data permission security for hrms?
What is html shiv?
What is the optimization being performed in oracle and SQL Server?
how do you handle a heavy workload? How do you prioritize day to day tasks?
What is the keyword auto for?
What are the Agent running time intervals?
I see myself as a passionate, professional and dedicated employee, and prospects like high-pressure deadlines,
How do you copy formatting in word?
Position Market Analyst (market research, FMCG sector). I must to write math test on English. I need to find example of test. I'm Russian and I need to learn business terminology to understand question
What is a good powerpoint font?
Who founded xslt?