Answer:
Simplified answer = 11.1 - 10y = 0
y = 1.11
Step-by-step explanation:
6 - 2y + (-8y) + 5.1 = 0
6 + 5.1 -2y -8y = 0
Add like terms
11.1 - 10y = 0
(This is simplified, but if you want to solve for y, continue)
11.1 - 10y = 0
÷10 ÷10
1.11 - y = 0
y = 1.11 because 1.11 - 1.11 is 0
I Hope That This Helps!
Answer: $245
she makes $35 every week (her wage, i’m assuming) regardless of how many sales she makes.
in order to find out how much money she makes out of her sales, you have to multiply the percentage commission by how much her sales was: so .12x1750 = $210 from sales.
you then add up her wage and her sales money, so $35 from wage + $210 from sales = $245 total for the week
answer: $245
Answer:

Step-by-step explanation:
Because of the power of a power property, which states that
, where m and n are real numbers, the expression you mentioned can be simplified by applying this property like this: 
Answer: the speed of the boat on the lake is 9 mph
Step-by-step explanation:
Let x represent the speed of the boat on the lake or in still water.
The speed of the current in a river is 6 mph. This means that if the boat goes upstream against the speed of the current, its total speed would be (x - 6)mph. If the boat goes downstream against the speed of the current, its total speed would be (x + 6)mph.
Time = distance/ speed
Every day, his route takes him 22.5 miles each way against the current and back to his dock, and he needs to make this trip in a total of 9 hours. This means that the time taken to travel upstream is
22.5/(x - 6). The time taken to travel downstream is
22.5/(x + 6)
Since the total time is 9 hours, it means that
22.5/(x - 6) = 22.5/(x + 6)
Cross multiplying, it becomes
22.5(x + 6) + 22.5(x - 6) = 9
Multiplying through by (x + 6)(x - 6), it becomes
22.5(x - 6) + 22.5(x + 6) = 9[(x + 6)(x - 6)]
22.5x - 135 + 22.5x + 135 = 9(x² - 6x + 6x - 36)
22.5x + 22.5x = 9x² - 324
9x² - 45x - 324 = 0
Dividing through by 9, it becomes
x² - 5x - 36 = 0
x² + 4x - 9x - 36 = 0
x(x + 4) - 9(x + 4) = 0
x - 9 = 0 or x + 4 = 0
x = 9 or x = - 4
Since the speed cannot be negative, then x = 9