Problema Solution

If a square has a side side s and a diagonal of length d, then what is s^2/d^2?

Answer provided by our tutors

If a square has a side side s and a diagonal of length d, then what is s^2/d^2?

Solution:

d = sqrt(s)

So

s^2/d^2 = s^2/2s^2 = 1/2

So the answer is s^2/d^2 = 1/2