SOLUTION: decide whether the pair of lines is parallell, perpendiculr or neither:? 3x + 2y = 3 2x + 3y =8 solve the following syestem of equations x + 4y = 7 x = 2 -4y

Algebra ->  Linear-equations -> SOLUTION: decide whether the pair of lines is parallell, perpendiculr or neither:? 3x + 2y = 3 2x + 3y =8 solve the following syestem of equations x + 4y = 7 x = 2 -4y      Log On


   



Question 192620: decide whether the pair of lines is parallell, perpendiculr or neither:?
3x + 2y = 3
2x + 3y =8
solve the following syestem of equations
x + 4y = 7
x = 2 -4y

Answer by yuendatlo(23) About Me  (Show Source):
You can put this solution on YOUR website!
first, isolate y so that you have a equation like this:
y=f(x)
Solved by pluggable solver: DESCRIBE a linear EQUATION: slope, intercepts, etc
Equation 3+x+%2B+2+y+=+3 describes a sloping line. For any
equation ax+by+c = 0, slope is -a%2Fb+=+-3%2F2.
  • X intercept is found by setting y to 0: ax+by=c becomes ax=c. that means that x = c/a. 3/3 = 1.
  • Y intercept is found by setting x to 0: the equation becomes by=c, and therefore y = c/b. Y intercept is 3/2 = 1.5.
  • Slope is -3/2 = -1.5.
  • Equation in slope-intercept form: y=-1.5*x+1.5.
graph%28+500%2C+500%2C+1-8%2C+1%2B8%2C+1.5-8%2C+1.5%2B8%2C+-1.5%2Ax%2B1.5+%29+

Solved by pluggable solver: DESCRIBE a linear EQUATION: slope, intercepts, etc
Equation 2+x+%2B+3+y+=+8 describes a sloping line. For any
equation ax+by+c = 0, slope is -a%2Fb+=+-2%2F3.
  • X intercept is found by setting y to 0: ax+by=c becomes ax=c. that means that x = c/a. 8/2 = 4.
  • Y intercept is found by setting x to 0: the equation becomes by=c, and therefore y = c/b. Y intercept is 8/3 = 2.66666666666667.
  • Slope is -2/3 = -0.666666666666667.
  • Equation in slope-intercept form: y=-0.666666666666667*x+2.66666666666667.

slope of 3x+2y=3 is -1.5,
and slope of the other is -2/3
therefore, they are neither perpendicular, nor parallel.

Solved by pluggable solver: SOLVE linear system by SUBSTITUTION
Solve:
+system%28+%0D%0A++++1%5Cx+%2B+4%5Cy+=+7%2C%0D%0A++++1%5Cx+%2B+2%5Cy+=+4+%29%0D%0A++We'll use substitution. After moving 4*y to the right, we get:
1%2Ax+=+7+-+4%2Ay, or x+=+7%2F1+-+4%2Ay%2F1. Substitute that
into another equation:
1%2A%287%2F1+-+4%2Ay%2F1%29+%2B+2%5Cy+=+4 and simplify: So, we know that y=1.5. Since x+=+7%2F1+-+4%2Ay%2F1, x=1.

Answer: system%28+x=1%2C+y=1.5+%29.