Y = 6
Since there is no slope the equation would look like this y=0x+6
Well 0 times x is 0 so y=+6
Answer:
282.6 inches cubed
Step-by-step explanation:
The volume of the cylinder with radius 3 in and height 10 in is

Answer:
Answer is 9
Step-by-step explanation:
Remember PEMDAS???
"parenthesis, exponents, multiplication, division, addition, subtraction"
you would first solve the addition inside of the parentheses (1 + 2 = 3), and from there finish the equation as it's written from left to right.
Answer:
For every pound that the package weight increases, the price of sending it increases by $3.80.
Step-by-step explanation:
The coefficient 3.80 multiplies the variable x (package weight), so if x is 1 pound the cost increase $3.80, if x is 2 pound the cost increase 2*3.80 = $7.6, and so on. Generally speaking, for every pound that the package weight increases the cost increases by $3.80.
Answer: Choice A
y = (-3/4)(x + 4) + 6
=====================================================
Let's go through the answer choices
- Choice A is something we'll come back to
- Choice B is false because the line does not go uphill as we move from left to right. The graphed line has a negative slope, which contradicts what choice B is saying.
- Choice C is false for similar reasons as choice B. The slope should be negative.
- Choice D has a negative slope, but the y intercept is wrong. The y intercept should be 3. So choice D is false as well.
We've eliminated choices B through D.
Choice A must be the answer through process of elimination.
------------
Here's an alternative method:
If we started at a point like (0,3) and move to (4,0), note how the slope is -3/4
This is because we've moved down 3 units and to the right 4 units.
m = slope = rise/run = -3/4
We can also use the slope formula m = (y2-y1)/(x2-x1) to see this.
Then we pick on a point that is on the diagonal line. It could be any point really, but the point your teacher used for choice A is (x1,y1) = (-4,6)
So,
y - y1 = m(x - x1)
y - 6 = (-3/4)(x - (-4))
y - 6 = (-3/4)(x + 4)
y = (-3/4)(x + 4) + 6