answersLogoWhite

0

If you mean: y = 6x-4 and y = 7x-7 then by substitution x = 3 and y = 14

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Use the substitution method to solve the system of equations Enter your answer as an ordered pair?

Use the substitution method to solve the system of equations. Enter your answer as an ordered pair.y = 2x + 5 x = 1


6x+7y=20Y=2x?

the solution to the system of equations 6x + 7y = 20 and y = 2x is (x, y) = (1, 2)


How do you solve 3 dimensional equations?

You can solve the system of equations with three variables using the substitute method, or using matrix operations.


How do you slove systems of two equations?

To solve a system of two equations, you can use one of three methods: substitution, elimination, or graphing. In the substitution method, you solve one equation for one variable and substitute that expression into the other equation. In the elimination method, you manipulate the equations to eliminate one variable by adding or subtracting them. Graphing involves plotting both equations on a graph and identifying their point of intersection, which represents the solution.


How do you find the solution set of pair linear equations?

By the substitution method By the elimination method By plotting them on a graph


What is topsis method?

Technique for Ordered Preference by Similarity to ideal solution


Which method of solving quadratic equations should be used when only an estimated solution is necessary?

Graphing


What has the author Henry A Nogrady written?

Henry A. Nogrady has written: 'A new method for the solution of cubic equations'


Use the substitution method to solve the system of equations Choose the correct ordered pair?

2x+7y=29 x=37-8y


Which numerical method for solving differential equations methods gives the most inaccurate result?

Euler's Method (see related link) can diverge from the real solution if the step size is chosen badly, or for certain types of differential equations.


Use the substitution method to solve the system of equations Enter your answer as an ordered pair 3x plus y equals 10 y equals x - 2?

3x+y = 10 y = x-2 Substitute the value of y into the top equation: 3x+x-2 = 10 => 4x = 10+2 => 4x = 12 => x = 3 Substitute the value of x into the original equations to find the value of y: So: x = 3 and y = 1


What is the method of Solution of Partial Differential Equations by Jacobi Method?

The Jacobi method for solving partial differential equations (PDEs) is an iterative numerical technique primarily used for linear problems, particularly in the context of discretized equations. It involves decomposing the PDE into a system of algebraic equations, typically using finite difference methods. In each iteration, the solution is updated based on the average of neighboring values from the previous iteration, which helps converge to the true solution over time. This method is particularly useful for problems with boundary conditions and can handle large systems efficiently, although it may require many iterations for convergence.