For this one, we need to make an equation to make it look easier
(0.10 × m) + 500 = 1280
We solve for m
Subtract 500 from both sides and we get
0.10 × m = 780
Now, divide both sides by 0.10
And m would be equal to 7800
Let's see if this is correct.
Five hundred dollars more than 10% of m
We found that 10% of m is 780, now we add 500 to make the statement true. It will give us a total of 1280, which is equal of what the question says.
I hope this helps.
YOU'RE WELCOME :D
*brainliest*
You can think of x && y || z as equivalent to: int func (int x, int y, int z) { if (x) { if (y) { return true; } } if (z) { return true; } return false; } Since both x and y are fixed to be non-zero values the first return statement is always hit. thats what i think
9514 1404 393
Answer:
y +6 = (-1/3)(x +6)
Step-by-step explanation:
Given a point and a slope, it is appropriate to use the point-slope form to represent the equation:
y -k = m(x -h) . . . . . line with slope m through point (h, k)
For your point and slope, the equation is ...
y -(-6) = -1/3(x -(-6))
y +6 = -1/3(x +6)
__
Of course, this can be rearranged to whatever form you need.
y = -1/3x -8 . . . . slope-intercept form
x +3y = -24 . . . . standard form