Math Problem Statement

Find a Pythagorean triplet (a, b,c) such that 0<a < b < c, a^2+b^2=c^2, (b+c) = a*a

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Pythagorean Theorem
Number Theory

Formulas

a^2 + b^2 = c^2
b + c = a^2

Theorems

Pythagorean theorem

Suitable Grade Level

Grades 7-10