document.write( "Question 849581: If 26 apples weigh as much as 4 bananas and 2 oranges while 8 apples and 2 bananas have the same weight as 2 oranges, how many apples have the same weight as oranges. Only an algebraic solution will be accepted. \n" ); document.write( "
Algebra.Com's Answer #511628 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 26a=4b+2o, \n" ); document.write( "8a+2b=2o \n" ); document.write( "b = 3a, \n" ); document.write( "o = 7a \n" ); document.write( " |