10/16 is the correct answer
Answer:
3x=10+13x
We simplify the equation to the form, which is simple to understand
3x=10+13x
We move all terms containing x to the left and all other terms to the right.
+3x-13x=+10
We simplify left and right side of the equation.
-10x=+10
We divide both sides of the equation by -10 to get x.
x=-1
We need to write an expression for the operations:

The first operation (multiplication) can be represented as:

The second operation (the division of f by the previous result) can be represented as:

Notice that we need the parenthesis to indicate that the product is the first operation to be done.
Answer:
Answer:
y = 4
Step-by-step explanation:
As we move from the point (-2, 4) to the point (3, 4), x increases by 5 units, but y stays the same. We know immediately that the slope, m = rise / run, is zero, because of this.
Both points are on the horizontal line y = 4. This answer is sufficient in itself, but could be re-written as y = 0x + 4.
9x+3y=36
3y=-9x+36
y=-3x+36
For lines to be perpendicular their slopes must be negative reciprocals of each other...mathematically:
m1*m2=-1 and in this case for a line to be perpendicular to y=-3x+36 that line must have a slope of:
-3m=-1, m=1/3 so
y=x/3+b, and using point (6,2) we can solve for b, the y-intercept...
2=6/3+b
2=3+b
b=-1 so the perpendicular line passing through the point (6,2) is:
y=x/3-1 or more neatly...
y=(x-3)/3