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 )?
1955Problem 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.
2055Problem 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
1993Post New Maxobiz Interview Questions
What are your areas of interest?
I have faced one issue: when i have to try creating miro in that one popup is came i.e. tax code vn in procedure taxind is invalid? urgent!
Explain different types of lock modes in sql server 2000?
What is share module?
hello sir, i'm persuing my B.tech final year in textile chemistry and have a diploma in electronics and communication...interviewer ask why you should adopt textile chemistry from electronics and communication....please give me the best answer... thank you
What is the limit in s3 storage?
Explain the difference between using macro and inline functions?
After we create a scd table, can we use that particular dimension as a dimension table for star schema?
Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
Explain which versions are used in the bo dashboard work?
What is associative array in php?
How do I change primary key in pgadmin?
What is magneto on a gas generator. how it functions. its out put is d.c or a.c. how it can be checked for correct functioning
Give an example of use of pointers in java class.
What is the the primary cause of an inflammatory reaction to an overhanging gingival margin of a restoration ?