31 quarts, because there are 4 quarts in a gallon
Answer:
5x + 8
Step-by-step explanation:
it just is
Answer:
y - 5 = 2(x + 2)
General Formulas and Concepts:
Point-Slope Form: y - y₁ = m(x - x₁)
x₁ - x coordinate
y₁ - y coordinate
m - slope
Step-by-step explanation:
<u>Step 1: Define</u>
Slope <em>m</em> = 2
Point (-2, 5)
<u>Step 2: Create equation</u>
y - 5 = 2(x + 2)
Answer: y = 3+b
Step-by-step explanation:
Hi, to answer this question we have to write an equation:
y = x + b
Where:
y = total number of ceramic cats
x = actual number of ceramic cats
b=new ceramic cats bought
Replacing with the value given:
y = 3+b
Where y is the dependant variable and b the independent variable.
Feel free to ask for more if needed or if you did not understand something.
Answer:
y = -x + 2
Step-by-step explanation:
We are asked to find the equation of a line
Step 1: find the slope
We are given two points
( 2 , 0) ( 6 , -4)
m = (y_2 - y_1 )/ (x_2 - x_1)
x_1 = 2
y_1 = 0
x_2 = 6
y_2 = -4
Insert the values
m = ( -4 - 0) / ( 6 - 2)
m = -4 / 4
m = -1
Step 2 : substitute m into the equation
y = mx + c
y = -1x + c
Step 3: substitute any of the two points into the equation
Let's pick ( 6 , -4)
x = 6
y = -4
y = mx + c
y = -1x + c
-4 = -1(6) + c
-4 = -6 + c
c = -4 + 6
c = 2
Step 4: substitute c = 2 into the equation
y = mx + c
y = -x + c
y = -x + 2