document.write( "Question 552638: write a function rule to calculate the amount of money earned for x hours of work at $15.25 our hour \n" ); document.write( "
Algebra.Com's Answer #360430 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! If you worked x hours at $15.25 an hour, then you will have earned 15.25x dollars\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So if E(x) is the amount you earned in x hours, then E(x) = 15.25x \n" ); document.write( " |