Suppose there is a pile of quarters dimes and pennies with a total value of $1.07 how much of each coin can be present without b
eing able to make change for a dollar? Of there are multiple selections of the coins that will work choose the selection with the largest total numbers of coins.
To solve this, use the Pythagorean Theorem, a² + b² = c², where a and b are the legs of the right triangle, and c is the hypotenuse of the right triangle. **The Pythagorean Theorem only works for right triangles.**
Substitute in the values. a² + b² = c² 12² + 16² = c²
Solve for c, the hypotenuse. 12² + 16² = c² 144 + 256 = c² 400 = c² c = √400 c = 20