Write a program that receives the vertices of a triangle \ (T_1 \). Starting from \ (T_1 \) we can define a triangle \ (T_2 \) using as vertices the midpoints of the edges of the triangle \ (T_1 \). The program should print the area and perimeter of the triangles \ (T_1 \) and \ (T_2 \). Each answer must be rounded to 2 decimal places.   Entry Three pairs of real numbers. Each line will have a pair of numbers x, y separated by a space that represent a vertex of the triangle at position (x, y). Both numbers will satisfy that \ (0 \ le x, y \ le 10 \). Departure Four real numbers, all separated by a line break. Corresponding to the perimeter of the triangle \ (T_1 \), the area of ​​the triangle \ (T_1 \), the perimeter of the

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

python problem

Problem statement
Write a program that receives the vertices of a triangle \ (T_1 \). Starting from \ (T_1 \) we can define a triangle \ (T_2 \) using as vertices the midpoints of the edges of the triangle \ (T_1 \). The program should print the area and perimeter of the triangles \ (T_1 \) and \ (T_2 \). Each answer must be rounded to 2 decimal places.

 

Entry
Three pairs of real numbers. Each line will have a pair of numbers x, y separated by a space that represent a vertex of the triangle at position (x, y). Both numbers will satisfy that \ (0 \ le x, y \ le 10 \).


Departure
Four real numbers, all separated by a line break. Corresponding to the perimeter of the triangle \ (T_1 \), the area of ​​the triangle \ (T_1 \), the perimeter of the triangle \ (T_2 \) and the area of ​​the triangle \ (T_2 \). Respectively.


Examples

Input Example 1

5.32 7.63
9.95 0.89
9.61 5.43
Output Example 1

17.55
9.36
8.78
2.34

Input Example 2

5.21 9.07
9.29 3.2
9.17 6.89
Output Example 2

15.36
7.18
7.68
1.79

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY