Answer:
Step-by-step explanation:
Simplifying
4x + 11 = k
Reorder the terms:
11 + 4x = k
Solving
11 + 4x = k
Solving for variable 'x'.
Move all terms containing x to the left, all other terms to the right.
Add '-11' to each side of the equation.
11 + -11 + 4x = -11 + k
Combine like terms: 11 + -11 = 0
0 + 4x = -11 + k
4x = -11 + k
Divide each side by '4'.
x = -2.75 + 0.25k
Simplifying
x = -2.75 + 0.25k
The cost per pound is
... $117.50/(50 pounds) = $2.35/pound
The average cost for a pound of pet food is $2.35.
_____
If the food only comes in 50 lb bags, your cost for one pound of it will be $117.50.
Answer:
The circumference of the circle is
.
Step-by-step explanation:
A sector is the part of a circle enclosed by two radii of a circle and their intercepted arc. A pie-shaped part of a circle.
The area of a circle is given by 
The formula used to calculate the area of a sector of a circle is:

The circumference of a circle is the distance around the outside of the circle and its given by

We know the central angle
= 110º and the area of the sector 50 units squared.
First, we use the formula to calculate the area of a sector to find the radius.

The radius can't be negative. Therefore,

Next, we apply the formula for the circumference of a circle.

Answer:
to solve use the distributive property and multiply
Step-by-step explanation:
I'm sorry I do not have the product
<span><span>DO use multiplication sign '*' (the STAR) symbol. For the simplifier, xy is NOT the same as x*y or yx. Simplifier thinks that xy is a separate variable. Good example: x*y-y*(x+2). Bad example: xy-y(x+2).</span>DO use '*' when multiplying a variable by an expression in parentheses: x*(x+2). Otherwise, my simplifier will think that you are trying to use a function and will become confused.Use parentheses liberally to avoid any ambiguity. (x+y)/(x-y) is NOT the same as x+y/x-y. x+y/x-y means x+(y/x)-y.</span>Operations<span>Use '*' (STAR) for multiplication. 2*3 is legal, 2x3 will be misunderstood.Use '^' (CARET) for power. 2^3 means 2 to degree of 3, or 8.Use '/' (FORWARD SLASH) for divisionOnly '(' and ')' (parentheses) are allowed for grouping terms. Curly or square brackets are used for other purposes.</span>
Operation priority: + and - have lowest priority, * and / h
Good Examplesx*y-x*(y+2) <-- '*' is used for multiplications
a^b*3 <-- means (a to the degree of b) multiplied by 3
Bad examples<span>xy-yx <-- variable xy and variable yx are different variables
y(x-2) <-- simplifier will think that it is function y of x-2.</span>