Answer:
x=y
Step-by-step explanation:
let x be the number of tennis balls and y the number of rackets.
-We divide the number of balls by the number of rackets to find out their ratio of proportionality:

-Hence, for each one ball there is one racket, so;

-This relationship is linear in nature, a direct variation, and can be graphed as attached below:
Answer:
1. x= -11/3
2. x= 25
hope it helps this is solved by functions
You could do x=81 with the little line on the top (represents the number going on forever, and example is 0.818181818181818181818181818818181818 etc.)
The answer to your question is option A
Answer:

Step-by-step explanation:
Hello,
Pls post the full question next time so that we can make sure what is expected.
I assume that you want to solve for (x,y)
(1) 2x + 3y = 7
(2) 3x + 2y = 8
2*(2)-3*(1) gives
2*3x + 2*2y - 3*2x - 3*3y = 2*8 - 3*7 = 16 - 21 = -5
6x - 6x + 4y -9y = -5
-5y=-5
y = 1
and we can replace in (1)
2x + 3*1 = 7
2x = 7 - 3 = 4
x = 2
hope this helps