document.write( "Question 1205798: Alexis works part-time at a clothing store. She is paid an hourly rate of $15.25/ h and also earns a commission of 3.5% of her total weekly sales. Alexis works at the store 12 hours a week. If Alexis’ goal is to earn $250 every week, what do her total weekly sales need to be?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #842834 by ikleyn(52777)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Alexis works part-time at a clothing store. She is paid an hourly rate of $15.25/ h and also earns
\n" ); document.write( "a commission of 3.5% of her total weekly sales. Alexis works at the store 12 hours a week.
\n" ); document.write( "If Alexis’ goal is to earn $250 every week, what do her total weekly sales need to be?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x represents her weekly sales.\r\n" );
document.write( "\r\n" );
document.write( "Then the governing inequality is\r\n" );
document.write( "\r\n" );
document.write( "    250 <= 12*15.25 + 0.035x.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From this inequality find its solution x\r\n" );
document.write( "\r\n" );
document.write( "    x >= \"%28250-12%2A15.25%29%2F0.035\" = 1914.29.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Her weekly sales should be at least this value.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );