Answer:
$1.95
Step-by-step explanation:
notebook = n
pencil = p
3n + 2p = 5.10
2n + 3p = 4.65
multiply top equation by 2 and bottom by 3
6n + 4p = 10.20
6n +9p = 13.95
subtract bottom equation from the top equation
-5p = -3.75
divide by 5, negatives cancel out
p = 0.75
sub p into either equation, I chose the original top equation
3n + 2(0.75) = 5.10
3n + 1.50 = 5.10
subtract 1.50 from both sides
3n = 3.60
divide both sides by 3
n = 1.20
p = 0.75
n + p = 1.95 (the fourth option)
Answer:
2.44
Step-by-step explanation:
12 1/2 / 5 =2.44
Answer: 1,347 points
Step-by-step explanation:
542 + 805 = 1,347
Wouldn’t it just be a and b
<h3>
Answer: 6</h3>
===========================================================
Explanation:
Rule: If a set has n elements in it, then it will have 2^n subsets.
For example, there are n = 3 elements in the set {a,b,c}. This means there are 2^n = 2^3 = 8 subsets. The eight subsets are listed below.
- {a,b,c} .... any set is a subset of itself
- {a,b}
- {a,c}
- {b,c}
- {a}
- {b}
- {c}
- { } ..... the empty set
Subsets 2 through 4 are subsets with exactly 2 elements. Subsets 5 through 7 are singletons (aka sets with 1 element). The last subset is the empty set which is a subset of any set. You could use the special symbol
to indicate the empty set.
For more information, check out concepts relating to the power set.
-------------------
The problem is asking what value of n will make 2^n = 64 true.
You could guess-and-check your way to see that 2^n = 64 has the solution n = 6.
Another approach is to follow these steps.

Which is fairly trivial.
Or you can use logarithms to solve for the exponent.

Due to rounding error, we don't land exactly on 6 even though we should.