Sean operates a lawn-cutting business. He charges $15 for a single lawn and $25 for a front and back lawn. Sean made $475 from 25 customers.

Write a system of equations

Respuesta :

The system of equations that models the given situation is given as follows:

  • x + y = 25.
  • 15x + 25y = 475.

What is a system of equations?

A system of equations is when two or more variables are related, and equations are built to find the values of each variable.

In this problem, the variables are given as follows:

  • Variable x: Number of single lawns cut.
  • Variable y: Number of front and back lawns cut.

He had 25 customers, hence:

x + y = 25.

He charges $15 for a single lawn and $25 for a front and back lawn, and made a total of $475, hence:

15x + 25y = 475

More can be learned about a system of equations at https://brainly.com/question/24342899

#SPJ1