Closed SakshiiAgrawal closed 4 years ago
Given integers a and b, find the smallest integer h, such that there exists a triangle of height h, base b, having an area of at least a .
Given integers a and b, find the smallest integer h, such that there exists a triangle of height h, base b, having an area of at least a .