document.write( "Question 516963: Jeff's cell phone bill, b, is $35 per month plus $0.10 for each text message, t, he sends. Write the equation that shows the amount of his bill for any given month. (start with b = ) \n" ); document.write( "
Algebra.Com's Answer #344575 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let t be the number of text messages per month\r \n" ); document.write( "\n" ); document.write( "b=35+0.10 t \n" ); document.write( " |