document.write( "Question 106196: Laura is a salesperson in a retail store and earns $78 per week plus 13% of her weekly sales. If Laura made $338 one week, what were her sales that week?\r
\n" );
document.write( "\n" );
document.write( "I tried setting up a formula \r
\n" );
document.write( "\n" );
document.write( "A= 78+ (0.13x)
\n" );
document.write( "so A= 338,\r
\n" );
document.write( "\n" );
document.write( "338=78+(0.13x)\r
\n" );
document.write( "\n" );
document.write( "is this the right way? If not, how do I proceed with the question? Thank you in advance for your help. \n" );
document.write( "
Algebra.Com's Answer #77238 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! What you have done is exactly correct. \n" ); document.write( ". \n" ); document.write( "Solve the problem by getting rid of the 78 on the right side. Do that by subtracting \n" ); document.write( "78 from both sides. On the left side you will have 338 - 78 = 260 and on the right side you \n" ); document.write( "will be left with just 0.13x \n" ); document.write( ". \n" ); document.write( "Then you can solve for x by dividing both sides by 0.13 \n" ); document.write( ". \n" ); document.write( "On the left side you will have 260/0.13 and on the right side you will be left with just x. \n" ); document.write( ". \n" ); document.write( "So the amount of the sales (represented by x) will be equal to the answer you get when you \n" ); document.write( "divide 0.13 into 260. Don't forget to label your answer with a $ sign. \n" ); document.write( ". \n" ); document.write( "Hope this helps to build your confidence in what you are doing. You set this problem \n" ); document.write( "up just the way you should have. Good job! \n" ); document.write( " |