salehjamil91 salehjamil91
  • 25-11-2020
  • Mathematics
contestada

Determine if parallel, perpendicular, or neither.

3y+x=12
-y=8x+1

Respuesta :

evgeniylevi
evgeniylevi evgeniylevi
  • 25-11-2020

Answer:

neither

Step-by-step explanation:

1. if to re-write the equation they will be (in standart form y=kx+b):

3y+x=12 ⇔ y=-1/3 x+12 and -y=8x+1 ⇔ y= -8x-1

2. if the lines are parallel, then k₁=k₂, but k₁=-1/3 and k₂=-8 (k₁≠k₂);

3. if the lines are perpendicular, then k₁*k₂= -1, but k₁*k₂=8/3≠ -1;

4. finally, neither.

Answer Link

Otras preguntas

calculate the percent oxygen in potassium chlorate (KClO3)
Which of the following best explains the relationship between compliance, identification, and internalization as explained in the text, “Conformity”?
Which event had the most impact on modern Russia? Why?
What is the theme of Elena By Pat Mora ? please help i need it fast!!!!!
Most common side effects of azithromycin?
Please help with math question !
While hiking in the mountains, you shout to a friend. You hear your voice echoing back to you. What type of wave interaction could explain what happened? reflec
i need help plssss .​
Solve for x and round to the nearest tenth. Find the missing side of the triangle. Please help
Consider the following code snippet that appears in a subclass: public void deposit(double amount) { transactionCount ++; deposit(amount); } Which of the follow