For this case, the first thing we must do is define variables.
We have then:
x: number of pennies
y: number of dimes
z: number of quarters
We now write the system of equations:
the box containts 44 coins:

The number of pennies is equal to the number of dimes:

the total value is $ 4.37:

Solving the system of equations graphically, we obtain:
Let's rewrite equations 1 and 2:

The intersection of the straight lines is the graphic solution
Note: see attached image
x = 17
z = 10
Then, the value of y is:
y = x = 17
Answer:
pennies = 17
dimes = 17
Quarters = 10