document.write( "Question 1101774: If coconuts are twice as expensive as bananas, and bananas are one-third as expensive as grapefruits, what is the ratio of the price of one coconut to one grapefruit? \n" ); document.write( "
Algebra.Com's Answer #716364 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the price of 1 banana
\n" ); document.write( "\"+2x+\" = the price of 1 coconut
\n" ); document.write( "\"+3x+\" = the price of 1 grapefruit
\n" ); document.write( "----------------------------------
\n" ); document.write( "\"+2x%2F3x+=+2%2F3+\"
\n" ); document.write( "[ 1 coconut ] / [ 1 grapefruit ] = 2/3
\n" ); document.write( "
\n" ); document.write( "
\n" );