You are working on a polynomials problem with algebra tiles. You have five big squares, seven rectangles, and eight small squares on your desk. your classmate leans over and borrows three big squares, one rectangle, and five small squares. Write an algebraic equation that represents the tiles you started with, what your classmate borrowed, and the tiles you had left.

so far this is what I got
5x^2 + 7x + 8 what she start with
what class mate borrowed
3x^2 + x + 5
what left
2x^2 + 6x +3
please can someone show me how to write it in an algebraic equation

I hope it's just me, but I am confused by your question.

Why are you calling the large square x^2, the rectangle x, and the smaller square by just a constant???

This makes no sense.

The reason why I call the big square x^2, the rectangle x and the smaller square by just constant is because when you are using polynomial tiles the big square stands for x^2 of -X^2 while the rectangle stand for just x or -x and the small square stand for numbers.

To write the situation in algebraic form, you can assign variables to each type of tile.

Let's say:
- The big squares are represented by the variable "b"
- The rectangles are represented by the variable "r"
- The small squares are represented by the variable "s"

Given that you initially have 5 big squares, 7 rectangles, and 8 small squares, you can write the equation for what you started with as:

5b + 7r + 8s

Next, you mention that your classmate borrowed three big squares, one rectangle, and five small squares. To represent this, you can write:

-3b - r - 5s

Lastly, to find the tiles you had left, you would subtract what was borrowed from what you started with. So, the equation for what you had left would be:

(5b + 7r + 8s) - (3b + r + 5s)
= 5b + 7r + 8s - 3b - r - 5s
= 2b + 6r + 3s

Therefore, the algebraic equation that represents the tiles you started with, what your classmate borrowed, and the tiles you had left is:

Started with: 5b + 7r + 8s
Borrowed: -3b - r - 5s
Left with: 2b + 6r + 3s