Answer:
not sure exactly what its asking but if its asking the slope and y-intercept of this equation is here.
Step-by-step explanation:
the slope is 1/4 while the y-intercept is -8 or (0,-8)
On that chart on the top right does it only include population?
Answer:
The retail price is $103.6
Step-by-step explanation:
Markdowns are, to be simple, when the price goes DOWN, so the price would be less than the original rather than more. First, you must calculate what one percent of the original is, which is 1.40. As the markdown is 26 percent, you can do 1.40 x 26 to get how much was marked down, which is $36.40. To find the new price now, you must do the original minus the markdown, or 140 - 36.40 in this case. This gives you $103.6 as the retail price.
I hope this helped! :D
Answer:
3x + 7y = 21
Step-by-step explanation:
We have value of two points (0,3) and (7,0)
First, let's find the slope of this line. The formula for slope is:
Change in y/Change in x or (y₂ - y₁)/(x₂-x₁)
Where x₁ = 0 x₂= 7 y₁ = 3 y₂ = 0
(y₂ - y₁)/(x₂-x₁)
= (0-3)/(7-0)
=-3/7
Now we can write the equation in point-slope form:
y-y₁ = m(x-x₁)
y - 3 = -3/7(x-0)
y-3=-3x/7
y=-3x/7 + 3
Now let's convert this to standard form, by making the y-intercept by itself:
Ax + By = C
y=-3x/7 + 3
Multiply through by 7
7(y) = 7(-3x/7) + 7(3)
7y = -3x + 21
3x + 7y = 21