document.write( "Question 1112490: The cost of 3 bananas, 2 mangoes and 4 oranges is 37. The cost of 5 bananas, 3 mangoes and 6 oranges is 57. Find the cost of each banana? \n" ); document.write( "
Algebra.Com's Answer #727539 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
prices b, m, n
\n" ); document.write( "for each banana, mango, orange\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%283b%2B2m%2B4n=37%2C5b%2B3m%2B6n=57%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%283b%2B2%28m%2B2n%29=37%2C5b%2B3%28m%2B2n%29=57%29\"\r
\n" ); document.write( "\n" ); document.write( "You can start with Elimination Method to be able to eliminate the variable expression, \"m%2B2n\", and then get the value for b.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"highlight%28b=3%29\"
\n" ); document.write( "
\n" );