1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
kari74 [83]
3 years ago
10

%20x%20%2B%203%20y%20%3D%2047%20%7D%20%5Cend%7Bcases%7D%20%5Cright." id="TexFormula1" title="\left. \begin{cases} { 8 x + 2 y = 46 } \\ { 7 x + 3 y = 47 } \end{cases} \right." alt="\left. \begin{cases} { 8 x + 2 y = 46 } \\ { 7 x + 3 y = 47 } \end{cases} \right." align="absmiddle" class="latex-formula">
Solve for x & y using MATRICES!! Help...​
Mathematics
2 answers:
Brut [27]3 years ago
3 0

\huge \boxed{\mathfrak{Question} \downarrow}

\left. \begin{cases} { 8 x + 2 y = 46 } \\ { 7 x + 3 y = 47 } \end{cases} \right.

\large \boxed{\mathfrak{Answer \: with \: Explanation} \downarrow}

\left. \begin{cases} { 8 x + 2 y = 46 } \\ { 7 x + 3 y = 47 } \end{cases} \right.

First, write both the equations in its standard form.

8x+2y=46\\ 7x+3y=47

Now, write the equations in form of matrix.

\left(\begin{matrix}8&2\\7&3\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}46\\47\end{matrix}\right)

Then, multiply the equation towards the left by using the inverse of matrix \left(\begin{matrix}8&2\\7&3\end{matrix}\right)

\sf \: inverse(\left(\begin{matrix}8&2\\7&3\end{matrix}\right))\left(\begin{matrix}8&2\\7&3\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}8&2\\7&3\end{matrix}\right))\left(\begin{matrix}46\\47\end{matrix}\right)

The product of the matrix & its inverse will be the identity matrix.

\sf\left(\begin{matrix}1&0\\0&1\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}8&2\\7&3\end{matrix}\right))\left(\begin{matrix}46\\47\end{matrix}\right)

Now, multiply the matrices that lie on the left-hand side of the equal sign.

\sf\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}8&2\\7&3\end{matrix}\right))\left(\begin{matrix}46\\47\end{matrix}\right)

For the 2 × 2 matrix \left(\begin{matrix}a&b\\c&d\end{matrix}\right), the inverse matrix is ⇨ \left(\begin{matrix}\frac{d}{ad-bc}&\frac{-b}{ad-bc}\\\frac{-c}{ad-bc}&\frac{a}{ad-bc}\end{matrix}\right).

\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{3}{8\times 3-2\times 7}&-\frac{2}{8\times 3-2\times 7}\\-\frac{7}{8\times 3-2\times 7}&\frac{8}{8\times 3-2\times 7}\end{matrix}\right)\left(\begin{matrix}46\\47\end{matrix}\right)

Do the calculations.

\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{3}{10}&-\frac{1}{5}\\-\frac{7}{10}&\frac{4}{5}\end{matrix}\right)\left(\begin{matrix}46\\47\end{matrix}\right)

Multiply the matrices.

\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{3}{10}\times 46-\frac{1}{5}\times 47\\-\frac{7}{10}\times 46+\frac{4}{5}\times 47\end{matrix}\right)

Do the arithmetics again.

\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{22}{5}  \\\frac{27}{5}\end{matrix}\right)

Finally, extract the matrix elements x & y & write them separately.

\large \boxed{ \boxed{ \bf \: x=\frac{22}{5},y=\frac{27}{5} }}

nata0808 [166]3 years ago
3 0

Hey!

\left \{ {8x~+~2y ~=~ 46} \atop {7x~+~3y~=~46}}\huge

<h2></h2><h2>Solve for x, and y using Matrices.</h2><h2 /><h2>\underline{EXPLANATION :\;}</h2><h2 />

Put the equations in standard form and then use matrices to solve the system of equations.

8x~+~2y=46, ~7x~+~3y=47

Write the equations in matrix form.

\left(\begin{array}{ccc}8&2\\\\7&3\end{array}\right) \left(\begin{array}{ccc}x\\\\y\end{array}\right) = \left(\begin{array}{ccc}46\\\\47\end{array}\right)

Left multiply the equation by the inverse matrix of : \left(\begin{array}{ccc}8&2\\\\7&3\end{array}\right).

= \left(\begin{array}{ccc}46\\\\47\end{array}\right)\left(\begin{array}{ccc}x\\\\y\endarray\right) = inverse(\left(\begin{array}{ccc}8&2\\\\7&3\end{array}\right))\left(\begin{array}{ccc}46\\\\47\end{array}\right)

The product of a matrix and its inverse is the identity matrix.

\left(\begin{array}{ccc}1&&0\\\\0&&1\end{array}\right) \left(\begin{array}{ccc}x\\\\y\end{array}\right) inverse(\left(\begin{array}{ccc}8&2\\\\7&3\end{array}\right)) \left(\begin{array}{ccc}46\\\\47\end{array}\right)

Multiply the matrices on the left hand side of the equal sign.

\left(\begin{array}{ccc}x\\\\y\end{array}\right) = inverse(\left(\begin{array}{ccc}8&2\\\\7&3\end{array}\right)) \left(\begin{array}{ccc}46\\\\47\end{array}\right)

For the 2~x~2 matrix \left(\begin{array}{ccc}a&&b\\\\c&&d\end{array}\right)the inverse matrix is \left(\begin{array}{ccc}\frac{d}{ad-bc}&&\frac{-b}{ad-bc} \\\\\f\frac{-c}{ad-bc} &&\frac{a}{ad-bc} \end{array}\right) so the matrix equation can be rewritten as a matrix multiplication problem.

<h2>\left(\begin{array}{ccc}x\\\\y\end{array}\right) = \left(\begin{array}{ccc}\frac{3}{10} &&-\frac{1}{5} \\-\frac{7}{10} &&\frac{4}{5} \\\end{array}\right) \left(\begin{array}{ccc}46\\\\47\end{array}\right)</h2>

Multiply the matrices.

\left(\begin{array}{ccc}x\\\\y\end{array}\right) = \left(\begin{array}{ccc}\frac{3}{10}~x~46~-~\frac{1}{5}~~x~47\\\\-\frac{7}{10}~x~46~+~\frac{4}{5}~x~47 \end{array}\right)

Do the arithmetic.

\left(\begin{array}{ccc}x\\\\y\end{array}\right) = \left(\begin{array}{ccc}\frac{22}{5}~\\\frac{27}{5} \\\end{array}\right)

Extract the matrix elements x and y.

x = \frac{22}{5}, y = \frac{27}{5}

Hope It Helps...

Sorry, that I answer this question so late...

#LearnWithBrainly

\mathfrak{Jace}

<h2></h2><h2></h2><h2></h2><h2></h2>
You might be interested in
5+b=25 there were boxes that had this<br> =<br> + =25<br> =
balandron [24]
The answer for 5+b=25 isb=20
4 0
3 years ago
Read 2 more answers
Jasmine is getting a new playground in her backyard she graphed them playground area on the coordinate grid shown blow Each squa
Serhud [2]
The answer would be 20 /)
7 0
3 years ago
Read 2 more answers
HELP ME PLEASE!!!!!!!!
ale4655 [162]
I think this is how you do it

4 0
3 years ago
What is the answer <br>3y+6=-2x
Anika [276]
SOLVE FOR X (FIRST BOX) SOLVE FOR Y (SECOND BOX)

7 0
3 years ago
The radius of a circle is 18 miles. What is the circle's area?<br><br> Use 3.14 for (pi sign)
Lyrx [107]
Don’t click on the link, it is a virus.... the answer is 18 squared x 3.14

So then you get 324x3.14, and you get 1,017.36

That is ur answer
5 0
3 years ago
Other questions:
  • WILL GIVE BRAINLIEST. Billy ordered a pizza with a crust that is 10π inches long. What is the area of the pizza?
    12·1 answer
  • Answer with steps thnx
    12·1 answer
  • F(x)
    7·1 answer
  • What value of q will make the ratios 3:5 and 6:q a proportion
    15·1 answer
  • Which graph represents all the real numbers, x, where x ≤ 3?
    15·1 answer
  • Please help me thank you.
    11·1 answer
  • A sweater priced at $34.99 is on sale for 25% off. Find the cost with 7.5% sales tax.
    11·1 answer
  • If you burn 10 calories each minute you jog. What integer represents the change in your calories after you jog for 20 minutes
    12·2 answers
  • PEF and triangle GHI are similar right triangles.
    8·1 answer
  • What two whole numbers is the principal square root of 45 between? 3 and 4 4 and 5 5 and 6 6 and 7 please answer quickly ​
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!