document.write( "Question 801725: Three apples and four bananas cost $4.35. Three apples and ten bananas cost $7.05. How much is an apple? \n" ); document.write( "
Algebra.Com's Answer #483609 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 3a+10b=7.05 \n" ); document.write( "3a+4b=4.35 \n" ); document.write( "--------------subtract \n" ); document.write( ">>>>>6b=2.70 \n" ); document.write( ". \n" ); document.write( "b=0.45 \n" ); document.write( "a=0.85 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |