SOLUTION: I don't know how to solve this! System of equations by the elimination method: x/2 + y/8 = 3 x - y/4 = 0

Algebra ->  Expressions-with-variables -> SOLUTION: I don't know how to solve this! System of equations by the elimination method: x/2 + y/8 = 3 x - y/4 = 0      Log On


   



Question 928795: I don't know how to solve this! System of equations by the elimination method:
x/2 + y/8 = 3
x - y/4 = 0

Found 2 solutions by TimothyLamb, MathTherapy:
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
x/2 + y/8 = 3
x - y/4 = 0
---
put the system of linear equations into standard form
---
0.5x + 0.125y = 3
x - 0.25y = 0
---
copy and paste the above standard form linear equations in to this solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = 3
y = 12
---
now by elimination:
---
0.5x + 0.125y = 3
-0.5(x - 0.25y = 0)
---
0.5x + 0.125y = 3
-0.5x + 0.125y = 0
---
add the two equations:
---
0.25y = 3
y = 3/0.25
y = 12
---
0.5x + 0.125y = 3
0.5x = 3 - 0.125y
x = (3 - 0.125y)/0.5
x = (3 - 0.125*12)/0.5
x = 3
---
solution by elimination:
x = 3
y = 12
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php

Answer by MathTherapy(10555) About Me  (Show Source):
You can put this solution on YOUR website!

I don't know how to solve this! System of equations by the elimination method:
x/2 + y/8 = 3
x - y/4 = 0

x%2F2+%2B+y%2F8+=+3______4x + y = 24 ------ Multiplying by LCD, 8 ------ eq (i)
x+-+y%2F4+=+0______4x - y = 0 ------- Multiplying by LCD, 4 ------ eq (ii)
8x = 24 ------- Adding eqs (ii) & (i)
x = 24%2F8, or highlight_green%28x+=+3%29
4(3) - y = 0 ------- Substituting 3 for x in eq (ii)
12 - y = 0
- y = - 12
y = %28-+12%29%2F%28-+1%29, or highlight_green%28y+=+12%29