document.write( "Question 706489: find an expression for the total T cost of 4 apples and 3 bananas
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #435214 by god2012(113)![]() ![]() You can put this solution on YOUR website! Let 'a' be the cost of 1 apple and 'b' be the cost of 1 banana\r \n" ); document.write( "\n" ); document.write( "Total cost T = 4a + 3b \n" ); document.write( " |