answersLogoWhite

0


Best Answer
Two equations, two unknownsFirst, multiply 3a + 2b = 70 by 4. This gives the equation 12a + 8b = 96.

Next, subtract 4a + 8b = 70 from this equation. This result gives 8a = 26, which, solving for a, gives a = 3.25.

Substitue the value of a into one of the original equations, which will give b = 7.125.

Finally check your results by substituting the values of a and b into each equation.

Answer:Given two equations 3a + 2b = 24 ------ (1) and 4a + 8b = 70 ------ (2)

We have to solve this by using elimination method.

Multiply the equation 3a + 2b = 24 by 4 on both the sides.

We get 12a + 8b = 96 ---------- (3)

Now, subtract the equation (2) from equation (3)

12a + 8b = 96 ---------- (3)

4a + 8b = 70 ---------- (2)

--------------------------------

(12a - 4a) + (8b - 8b) = (96 - 70)

8a + 0 = 26

8a = 26

a = 26/8

a = 13/4 (Or) a = 3.25

Substitute the value of a in the equation (2)

4a + 8b = 70 ---------- (2)

4(13/4) + 8b = 70.

13 + 8b = 70

8b = 70 - 13

8b = 57

b = 57/8 (Or) b = 7.125

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: If 3a plus 2b equals 24 and 4a plus 8b equals 70 how do you solve for a and b using the elimination method?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you solve y equals 2x-6 and 3x plus y equals 4 using the elimination method?

(2,-2)


Solve the system of equations using the elimination method negative x plus y equals negative 3 and 3x plus 2y equals 9?

By elimination: x = 3 and y = 0


Can You Solve 2x plus 3y equals 18 and 2x-3y equals -6 Using The Elimination Method?

Yes and it works out that x = 3 and y = 4


Can quadratic systems be solved using elimination and substitution?

You can solve lineaar quadratic systems by either the elimination or the substitution methods. You can also solve them using the comparison method. Which method works best depends on which method the person solving them is comfortable with.


How do you solve using elimination method 2x-y equals -2?

4


How do you solve 0.2x plus 4y equals -1 by using Elimination?

You cannot solve one linear equation in two variables. You need two equations that are independent.


How do you solve systems of equations by using elimination?

Multiply every term in both equations by any number that is not 0 or 1, and has not been posted in our discussion already. Then solve the new system you have created using elimination or substitution method:6x + 9y = -310x - 6y = 58


The ELIMINATION method performs operations on a system of equations to?

Simultaneous equations can be solved using the elimination method.


Solve using susbstitution method X-5y equals -54 and 2y-5x equals 63?

8840-026


How do you Solve this system of equations using the addition method 6a - 5b equals 9 2a plus 5b equals 23?

the answer


What is 2y-2x-8 3y-18-3x using elimination method?

There is no answer because you can't find the value of x and y if you do not have and equals sign.


4x-7y equals 13 -2x plus 7y equals -3?

One way to solve this system of equations is by using matrices. Form an augmented matrix in which the first 2x2 matrix is the coefficient matrix and the 2x1 matrix on its right is the answer. Now apply Gaussian Elimination and back-substitution. Using this method gives x=5 and y=1.