errrnmotkcub errrnmotkcub
  • 02-01-2020
  • Mathematics
contestada

are the two equations -6 + y = 2x and 2y - 4x = 12 dependent?

Respuesta :

DeanR
DeanR DeanR
  • 02-01-2020

Yes they are linearly dependent, essentially the same equation.

Start from one of them:

-6 + y = 2x

Move things around:

y - 2x = 6

Multiply both sides by 2,

2y - 4x = 12

That's the second equation, which we've shown is equivalent to the first, so they're linearly dependent.

Answer Link

Otras preguntas

are the two graphs functions or not and why or why not
The order of the nodes in a linked list is determined by the data value stored in each node. True False
The vertices of the triangle are A (3,5), B (6, 1), and C(5,9) is dilated using a scale factor 2. Find the coordinates of thedilated triangle.​
what is 6/7divided into 3/14​ plz helppp meh
The decimal form of 43% is
Which of the following does NOT involve the hypothalamic-pituitary axis of hormone function regulation? A. prolactin B. somatotropin C. cortisol D. oxytocin
A brand new motorcycle gets 70 miles per gallon of gas. If the motorcycle drives 520 miles before running out of gas, how much gas started in the tank? Write yo
what is the de broglie wavelength of 10 Mev electron
Solve the Differential equation 2(y-4x^2) dx + x dy = 0
What is the value of "d" after this line of code has been executed? double d = Math.round ( 2.5 + Math.random() ); A. 2 B. 3 C. 4 D. 2.5