document.write( "Question 22401: The hourly wage y of an employee at a certain production company is given by y=0.25x + 9 where x is the number of units produced in an hour.
\n" );
document.write( "a) complete the table and graph the results \r
\n" );
document.write( "\n" );
document.write( "X 0 1 5 10
\n" );
document.write( "Y
\n" );
document.write( "B) Find the number of units thatmust be produced each hour to earn an hourly wage of $12.25. \n" );
document.write( "
Algebra.Com's Answer #11605 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! The numbers given to you for, you would plug those into the equation for x; \n" ); document.write( "y=0.25x+9\r \n" ); document.write( "\n" ); document.write( "y=0.25(0)+9 \n" ); document.write( "y=9 \n" ); document.write( "So your first point would be; (0,9) \n" ); document.write( "y=0.25(1)+9 \n" ); document.write( "y=0.25+9 \n" ); document.write( "y=9.25 \n" ); document.write( "Point 2; (1,9.25) \n" ); document.write( "y=0.25(5)+9 \n" ); document.write( "y=1.25+9 \n" ); document.write( "y=10.25 \n" ); document.write( "point 3; (5,10.25) \n" ); document.write( "y=0.25(10)+9 \n" ); document.write( "y=2.5+9 \n" ); document.write( "y=11.25 \n" ); document.write( "point 4; (10,11.25) \n" ); document.write( "So the number of units produced to earn $12.25 per hour is going to be more than 10; \n" ); document.write( "y=0.25(13)+9 \n" ); document.write( "y=3.25+9 \n" ); document.write( "y=12.25 \n" ); document.write( "So the number of units would be 13 \n" ); document.write( "=) \n" ); document.write( " |