document.write( "Question 638446: jackfruits are twice as expensie as watermelons and water melon is one third as
\n" );
document.write( "expensive as durians. what ratio of the price of one jackfruit to one durian. \n" );
document.write( "
Algebra.Com's Answer #402207 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! jackfruits are twice as expensie as watermelons and water melon is one third as \n" ); document.write( "expensive as durians. what ratio of the price of one jackfruit to one durian. \n" ); document.write( "** \n" ); document.write( "let x=price of 1 durian \n" ); document.write( "x/3=price of 1 watermelon \n" ); document.write( "2x/3=price of 1 jackfruit \n" ); document.write( "ratio of the price of one jackfruit to one durian=(2x/3)/x=2/3 \n" ); document.write( " |