asked 35.1k views
4 votes
3x+9y=75
8x+5y=67
what is x and y?

1 Answer

5 votes

There are many ways to solve simultaneous linear equations. One of my favorite for finding integer solutions is graphing. The attached graph shows the solution to be ...

... (x, y) = (4, 7)

_____

You can also use Cramer's Rule, or the Vedic math variation of it, which tells you the solution to


ax+by=c\\dx+ey=f

is given by


x=(bf-ec)/(\Delta)\\\\y=(cd-fa)/(\Delta)\qquad\text{where $\Delta=bd-ea$}

Here, that means

... x = (9·67-5·75)/(9·8-5·3) = 228/57 = 4

... y = (75·8-67·3)/57 = 399/57 = 7

_____

A (graphing) calculator greatly facilitates either of these approaches.

3x+9y=75 8x+5y=67 what is x and y?-example-1
answered
User Swing
by
7.7k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.