182k views
2 votes
solve the system of equations 3r – 4s = 0 and 2r 5s = 23. a. r = 12, s = 0 b. r = 4, s = 3 c. r = –12, s = 9 d. r = –1, s = –3

1 Answer

2 votes
If you would like to solve the system of equations 3r - 4s = 0 and 2r + 5s = 23, you can do this using the following steps:

3r - 4s = 0 /*5
2r + 5s = 23 /*4
_____________
15r - 20s = 0
8r + 20s = 92
_____________
15r - 20s + 8r + 20s = 0 + 92
23r = 92
r = 92/23
r = 4

3r - 4s = 0
3 * 4 - 4s = 0
12 - 4s = 0
4s = 12
s = 12/4
s = 3

(r, s) = (4, 3)

The correct result would be b. r = 4, s = 3.
User Redturbo
by
8.7k points

Related questions

1 answer
2 votes
105k views
2 answers
1 vote
195k views
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.