This is an problem I came up on some website or another...
" Two perpendicular lines are represented by the equations $2x - 3y = 6$ and $6x + ky = 4$. What is the value of $k$? TOSS-UP"
Any help? $3$ variables, $2$ equations?? No idea how to solve.
I tried elimination by getting to $ky + 9y = -14$, and then $k(y+9) = - 14$, and then $-14/(y+9) = k$, but I don't know how to do this.
$2x-3y=6 \iff y=\color\red{\frac23}x-2$
$6x+ky=4 \iff y=\color\green{-\frac6k}x+\frac4k$
Perpendicular $\iff \left(\color\red{\frac23}\right)\cdot\left(\color\green{-\frac6k}\right)=-1 \iff k=4$