document.write( "Question 1032763: For membership to a certain labor union, it costs $150 to join and $28 per month of membership. You want to become part of the labor union and you still need to join. Write an algebraic expression to determine the amount in dollars for m months.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #648291 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call A the amount in dollars it costs you. Then we write \n" ); document.write( "A = 150 + 28m \n" ); document.write( " |