N₁*$0.10 + n₂*$0.25 = $2.25
n₁ + n₂ = 12
-----------
This means that:
n₁ = 12 - n₂
And:
(12 - n₂)*$0.10 + n₂*$0.25 = $2.25
12*$0.10 - n₂*$0.10 + n₂*$0.25 = $2.25
$1.20 + n₂*$0.05*(5-2) = $2.25
$1.20 + n₂*$0.05*3 = $2.25
$1.20 + n₂*$0.15 = $2.25
n₂*$0.15 = $2.25 - $1.20
n₂*$0.15 = $1.05
n₂ = ($1.05)/($0.15)
n₂ = 7
If n₂ = 7:
n₁ + 7 = 12
Therefore, n₁ = 5.
---------
Answer:
5 dimes and 7 quarters.
Let the number = x.
48% of x = 108
(48/100)x = 108
x = 108 * 100 /48 = 225 use your calculator.
Answer is option C.
Answer:
C and E
Step-by-step explanation:
A polynomial is a function where the only operation is an exponent on the variable. It can have just one term or many terms. For example, x^2 is a polynomial but x^2 / x+3 is not since it also contains division. This is a rational. Using this definition then only C and E are polynomials.
Choice A has a rational term. This is not polynomial.
Choice B has an exponent of -2 which is actually division. This is rational and not polynomial.
Choice D has a radical term with the variable. This is not polynomial.
Answer:
y = 7
Step-by-step explanation:
5(3y - 13) = 6y - 2
5*3y + 5*-13 = 6y - 2
15y - 65 = 6y - 2
15y - 6y = 65 - 2
9y = 63
y = 63/9
y = 7
Check:
5((3*7)-13) = 6*7 - 2
5(21-13) = 42 - 2
5*8 = 40