document.write( "Question 301049: Alexis works part-time at a clothing store. She is paid an hourly rate of $10.25/h and also earns a commission of 3.5% of her weekly sales. Alexis works at the store 12 hours a week. Is Alexis's goal is to earn $150 every week, what do her total sales need to be? \n" ); document.write( "
Algebra.Com's Answer #215874 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
10.25*12+.035X=150
\n" ); document.write( "123+.035X=150
\n" ); document.write( ".035X=150-123
\n" ); document.write( ".035X=27
\n" ); document.write( "X=27/.035
\n" ); document.write( "X=$771.43 IS THE AMOUNT OF WEEKLY SALES ALEX NEEDS TO EARN $150.
\n" ); document.write( "PROOF:
\n" ); document.write( "10.25*12+.035*771.43=150
\n" ); document.write( "123+27=150
\n" ); document.write( "150=150
\n" ); document.write( "
\n" );