Answer:
b) 48
Step-by-step explanation:
25% is Quartile 1, which can be found on the outer left line on the rectangle. Since Q1 is hovering over 50, it would be safe to assume the answer is 48.
You have to combine like terms.
Like terms are those with the same letters raised to the same power.
These are the sums of the like terms:
1) 4y^2 + y^2 + 14y^2 = 19y^2
2) - 3y + 4y - 7y = - 6y
3) - 6 - 2 = - 8
Simplified expression: 19y^2 - 6y - 8<------------ answer
Answer:
y = -4x +2
Step-by-step explanation:
As x-values increase by 1, y-values decrease by 4. The slope of the line is ...
... m = (change in y)/(change in x) = -4/1 = -4
We can use the first (x, y) pair as a point to use in the point-slope form of the equation of a line. That form can be written, for slope m and point (h, k) ...
... y = m(x -h) +k
using m = -4 and (h, k) = (1, -2), we can fill in the numbers to get ...
... y = -4(x -1) -2
... y = -4x +4 -2 . . . . eliminate parentheses
... y = -4x +2 . . . . . . slope-intercept form
_____
<em>Alternate approach</em>
After you recognize that a change in x of 1 gives a change in y of -4, you can work backward one step to find the table value for y corresponding to x=0. That will be -2+4 = +2. Now, you know both the slope (-4) and the y-intercept (+2), so you can write the equation directly from this knowledge:
... y = -4x +2