Answer:
see the attachment photo!
Answer:
It isn't possible.
Step-by-step explanation:
Let G be a graph with n vertices. There are n possible degrees: 0,1,...,n-1.
Observe that a graph can not contain a vertice with degree n-1 and a vertice with degree 0 because if one of the vertices has degree n-1 means that this vertice is adjacent to all others vertices, then the other vertices has at least degree 1.
Then there are n vertices and n-1 possible degrees. By the pigeon principle there are two vertices that have the same degree.
P = 3n + 30
p = 75
75 = 3n + 30
45 = 3n
n = 15
A customers earns 15 additional points on purchasing one shirt.
Write the equation of a line that is parallel to y=-5/4x + 7
Any line parallel to the given line will have the same slope. In an equation presented in the y-intercept form, the slope is always the coefficient of "x". In this case, the slope is -5/4 (meaning the next point is down 5, and 4 to the right).
Our equation so far looks like this: y = -5/4x + b
"b" represents the y-intercept. To solve for be, we will need to substitute values into x and y. The next piece of information it gives us is one of the points, or solutions, of the line. This means that since this point is on the line, we can use its x and y values to substitute.
x = -4
y= 1
y = -5/4x + b
1 = -5/4(-4) + b
1 = 5 + b
-4 = b
Final Answer: y = -(5/4)x -4