document.write( "Question 427412: John began his job making $25 the first day. After that he was paid $6.75 per hour. Write the linear equation for this problem in y=mx+b \n" ); document.write( "
Algebra.Com's Answer #297236 by John10(297)![]() ![]() You can put this solution on YOUR website! John began his job making $25 the first day. After that he was paid $6.75 per hour. Write the linear equation for this problem in y=mx+b\r \n" ); document.write( "\n" ); document.write( "On the first day, the \"fixed\" salary is $25. It mean that b = 25\r \n" ); document.write( "\n" ); document.write( "On the next days, he was paid by the hours that he works. So the salary may be changed depends on how many hours that he works.\r \n" ); document.write( "\n" ); document.write( "the slope is m = 6.75\r \n" ); document.write( "\n" ); document.write( "Let x be the number of hours that he works\r \n" ); document.write( "\n" ); document.write( "so we have the linear equation to represent his salary (y)\r \n" ); document.write( "\n" ); document.write( "y = 6.75x + 25 \n" ); document.write( " |