Brandonsalinas121 Brandonsalinas121
  • 10-09-2022
  • Mathematics
contestada

Which lines are parallel to the graph of 4x – y = 6? Check all that apply.

x – 4y = –12
y – 2 = –4(x + 1)
y + 1 = 4(x – 2)
y = 4x + 11
y = x – 3
8x – 2y = 6

Respuesta :

Otras preguntas

Consider the following expression. 2a+7b+5 Select all of the true statements below. 5 is a constant. 2a is a coefficient. 2a+7b+5 is written as a sum of three t
A quadratic function y=f(x) is plotted on a graph and the vertex of the resulting parabola is (4,3). What is the vertex of the function defined as g(x)=f(x)+2
Find the measure of the missing angles.
When the ghost adventures crew visits the bay area to investigate the historic union hotel, they find 150 years of suspects for the haunting. According to the w
George H.W. Bush was unable to keep which one of his political promises?
What is leptin released by and how would you predict the levels of leptin to be in nicole when compared to a healthy, female adult of similar age and weight?.
Q. Complete the following sentences by filling in the blanks with the help of the given options: There are........... tigers left in Darul Iman. (a) a few (b) f
i need help with this question 20 points
Why do you think an understanding of the natural environment is important to the study of the history of Mississippi?
How does this code give me 17? (python) j = 3 z = {} z[2] = 1 z[7] = 3 z[5] = 2 for l in z: j += l print(j) I don't understand where the 17 is coming from. I t