Inactive Tutor answered 01/20/18
Tutor
New to Wyzant
let h = # of home runs
then # triples must be h-3
and # doubles must be 3h
and finally # singles = 42(h-3).
Total # of hits = 106 = h + h-3 + 3h + 42(h-3).
Solve the equation. Check results. h must be an integer > 3.