document.write( "Question 988478: Write an equation to show the sum of the coins in your wallet if you have 6 coins in total, 3 of value a, 2 of value b and 1 of value c\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #807955 by CubeyThePenguin(3113) You can put this solution on YOUR website! total value = 3a + 2b + c \n" ); document.write( " |