5 because you have to divide 60 by 12.
Answer:
y = (C-Ax) /B and x = (C-By)/A
Step-by-step explanation:
y
By = C-Ax
y = (C-Ax)/B
x
Ax = C-By
x = (C-By)/A
The descriminant is b^2-4ac so for 26 it would be -5^2 - 4 (1) (7). The quadratic formula is -B plus or minus the square root of b squared minus 4ac over 2a
Answer:
Step-by-step explanation:
n and d are the number of nickels and dimes, respectively.
"there are 20 coins"
n+d = 20
d = 20-n
"total value is $1.40"
0.05n + 0.10d = 1.40
0.05n + 0.10(20-n) = 1.40
-0.05n + 2 = 1.40
0.05n = 0.6
n = 12
d = 20-m = 8