document.write( "Question 373737: A minor chord is composed of notes whose frequencies are in the ratio 8:16:24. If the first note is A, with a frequency of 120Hz, what are the frequencies of the other two notes? \n" ); document.write( "
Algebra.Com's Answer #265955 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let the other higher frequencies = \"a\" and \"b\"
\n" ); document.write( "\"120%2Fa+=+8%2F16\"
\n" ); document.write( "\"a+=+240\" Hz
\n" ); document.write( "\"120%2Fb+=+8%2F24\"
\n" ); document.write( "\"120%2Fb+=+1%2F3\"
\n" ); document.write( "\"b+=+360\" Hz
\n" ); document.write( "
\n" );