A square of side a has the same area as a triangle with base a.\nWhat is the altitude (height) of the triangle?

Difficulty: Easy

Correct Answer: 2a

Explanation:


Introduction / Context:
This is a direct comparison of area formulas between a square and a triangle built on the same base length a. Translate equality of areas into equality of formulas and solve for height.


Given Data / Assumptions:

  • Square area = a^2.
  • Triangle area = (1/2) * base * height = (1/2) * a * h.


Concept / Approach:
Set a^2 = (1/2) * a * h and solve for h.


Step-by-Step Solution:

a^2 = (1/2) * a * h ⇒ h = 2a


Final Answer:
2a

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion