document.write( "Question 1159340: Ashley and Bernard work at an electronics appliance store. Ashley is paid $200 per week plus 5% of her total sales. Bernard is paid $325 per week plus 2.5% of his total sales. If their weekly pay is same, what is the dollar amount of Ashley’s pay? \n" ); document.write( "
Algebra.Com's Answer #782328 by MowMow(42)![]() ![]() You can put this solution on YOUR website! Let X = Ashley's Total Sales \n" ); document.write( "Let Y = Bernard's Total Sales\r \n" ); document.write( "\n" ); document.write( "Ashley's Pay = $200/week + 5%X \n" ); document.write( "Bernard's Pay = $325/week + 2.5%Y\r \n" ); document.write( "\n" ); document.write( "their weekly pay is the same, so \n" ); document.write( " $200/week + 5%X = $325/week + 2.5%Y \n" ); document.write( "5%X - 2.5%Y = $125\r \n" ); document.write( "\n" ); document.write( "We have one equation and 2 unknowns \n" ); document.write( "This is not solvable. \n" ); document.write( " |