Alphapolyglot, 78 languages, 3437 bytes, score 0.09912536443
"6";7iiiio8 "6";;7iiiio hkaeeeaeaeawxzz ax zaCM
Features AlphaBeta, Beatnik, Commentator, Deadfish~, evil, Foo, Golfscript, and Husk. I can't find any good languageThanks to Leo for H, so I think this is where it stopshelping with Husk.
"6";7iiiio8"6";;7iiiio hkaeeeaeaeawxzz a # Garbage x z # Clear register 1 and 3 a # Add 1 to register 1 C # Set register 3 to register 1 M # Output register 3 as a number
"6"iiiioiiiio hkaeeeaeaeawxzz ax zaCM is 5 50 9 17.
"6";7iiii8"6";;7iiii # Increment 4 times o # Output as a number h # End program kaeeeaeaeawxzz ax zaCM # Garbage
"6";7iiiio8"6";;7iiiio hk # Garbage aeeeaeaea # Increment and weave the accumulator to 53 (5 in ASCII) w # Output accumulator as a character xzz ax zaCM # More garbage
8 # Garbage "6" # Output 6 ;7iiiio ;;7iiiio hkaeeeaeaeawxzz ax zaCM # Garbage
8 # Push 8 "6" # Push the string 6 ; ;; # Pop and discard twice 7 # Push 7 iiiio hkaeeeaeaeawxzz ax zaCM # Garbage
Husk
I'll try to explain it later, but I don't know how it works yet.