#Similar triangle problem

14 messages · Page 1 of 1 (latest)

iron mango
#

I need help finding AD , this is a SAT practice problem

cerulean nimbusBOT
blazing widget
#

let AC = k , by sim triangles 2k = k + 10, k = 10

#

AC = 10

#

pythagaros theorem : AD^2 + DE^ = AE^

#

since AE = AC + CE = 10+10 = 20

#

DE given is 8

#

AD^2 = 400-64 = 336

#

AD = sqrt(336)

#

x = 336

iron mango
blazing widget
#

is it correct?

iron mango
#

I initially got that answer but I thought it was too big to be it

blazing widget
#

well sqrt(336) is approximately 18 so it seems reasonable