It is a process of this activitie
Answer:
- (x, y) = (3, 5)
- (x, y) = (1, 2)
Step-by-step explanation:
A nice graphing calculator app makes these trivially simple. (See the first two attachments.) It is available for phones, tablets, and as a web page.
__
The usual methods of solving a system of equations involve <em>elimination</em> or <em>substitution</em>.
There is another method that is relatively easy to use. It is a variation of "Cramer's Rule" and is fully equivalent to <em>elimination</em>. It makes use of a formula applied to the equation coefficients. The pattern of coefficients in the formula, and the formula itself are shown in the third attachment. I like this when the coefficient numbers are "too messy" for elimination or substitution to be used easily. It makes use of the equations in standard form.
_____
1. In standard form, your equations are ...
Then the solution is ...

__
2. In standard form, your equations are ...
Then the solution is ...

_____
<em>Note on Cramer's Rule</em>
The equation you will see for Cramer's Rule applied to a system of 2 equations in 2 unknowns will have the terms in numerator and denominator swapped: ec-bf, for example, instead of bf-ec. This effectively multiplies both numerator and denominator by -1, so has no effect on the result.
The reason for writing the formula in the fashion shown here is that it makes the pattern of multiplications and subtractions easier to remember. Often, you can do the math in your head. This is the method taught by "Vedic maths" and/or "Singapore math." Those teaching methods tend to place more emphasis on mental arithmetic than we do in the US.
5
Step-by-step explanation:
Length (L) = u
Breadth (b) = 6 mi
Perimeter (P) = 22 miles
Now we know
P = 2 (L+ b)
22 = 2 ( u + 6)
11 = u + 6
11 - 6 = u
u = 5
Answer:
153.8 I guess... this is your answer
Answer:
x=√139-3, x=-√139-3
Step-by-step explanation:
to complete the square, you first move the constant to the other side of the equation-its already done for you!
now, you find the perfect square trinomial. You divide the b value by 2, then square it: 6/2=3, 3^2=9.
What you do to one side has to be done with the other.
x^2+6x+9=130+9
now you can factor the square:
(x+3)^2=139
squareroot both sides:
x+3=√139
x+3=-√139
now subtract both sides by 3
x=√139-3
x=-√139-3