i need an algebraic expression for 32 baseball cards given to each of 4 friends for a total of 128 baseball cards

let k = baseball cards/friend

let x = number of friends

let y = total number of cards

then

y = k x

or
y = 32 * 4 = 128

To find the algebraic expression for the given scenario, let's break down the problem:

We have 32 baseball cards given to each of 4 friends, resulting in a total of 128 baseball cards.

Let's use the variable "x" to represent the number of baseball cards given to each friend.

So, since there are 4 friends, the total number of baseball cards distributed can be represented as:

4 * x

And, we know that the total number of baseball cards given is 128. So we can set up an equation:

4 * x = 128

To find the value of "x", we need to solve for it. Divide both sides of the equation by 4:

x = 128 / 4

Simplifying, we get:

x = 32

Therefore, the algebraic expression for the scenario is:

4 * x = 4 * 32

Which simplifies to:

4x = 128

Im confused??