document.write( "Question 1019661: A cashier earns $x for an 8-hour day. Write an expression in terms of x for the cashiers;\r
\n" );
document.write( "\n" );
document.write( "a.hour play
\n" );
document.write( "b.weekly pay for a 5-day week
\n" );
document.write( "c.yearly pay for a year of 52 weeks \n" );
document.write( "
Algebra.Com's Answer #635615 by stanbon(75887) ![]() You can put this solution on YOUR website! A cashier earns $x for an 8-hour day. Write an expression in terms of x for the cashiers; \n" ); document.write( "a.hour pay:: p = x/8 \n" ); document.write( "-------------------- \n" ); document.write( "b.weekly pay for a 5-day week:: p = 5x \n" ); document.write( "-------------------- \n" ); document.write( "c.yearly pay for a year of 52 weeks:: p = 52*5x = 260x \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |