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 Interview Questions
How many types of bond are there in linux?
What is factor analysis?
In an E1 trasaction, if the dealer fails to get the E1form from his supplier& submit it to the Sales Tax Authority, then how much will be the expected penalty from Sales Tax department, if the local tax of those item is 14.5%? Please Note: Dealer has submitted all other documents to sales tax including customer Cform expect E1 form. Kindly give us the valuable answer with the supporting CST circular number.
What are the possible data marts in retail sales?
How does cassandra perform write operations?
Can you declare an array without a size in c++?
What do you mean by buffering?
what are types of encoder
Draw a crankshaft and show the parts?
What is the disadvantage of powerpoint?
Describe the indications for bone marrow transplantation and the steps involved in assessing patient eligibility and matching donors.
What is a multi node server?
Why does java have different data types for integers and floating-point values?
What is tsconfig.json file?
Explain type and value attributes of