Answer:
(b) Reserves with the bank of Ghana
The retail of a price of an LCD TV was $7000 what was the original price before the GST of 10% was added?
Answer:
$636.36
Step-by-step explanation:
7000 = 110% of total cost
Try to get it to 100 percent
700/11 = 63.(63)
63.(63)*10= 636.36
Which represents a measure of volume?
O 5 cm
O 5 square cm
05 cm
05 cm
Answer:
a) 5[tex]cm^{3}[/tex]
Step-by-step explanation:
Bodies have three dimensions (width, height and depth). Measuring volume is calculating the number of cubic units that can fit inside.
When raising to 3, these dimensions are included and therefore 5[tex]cm^{3}[/tex] is a measure of volume.
Answer:
5cm^3
Step-by-step explanation:
Volume for a form will always be in cubic units.
Area of a shape will always be in squared units.
Length will not be in cubic or squared units.
Hence, the first option is a measure for volume.
The second option is equal to 5cm^2 which represents a measure for area, as does the fourth option.
The third option represents a measurement of length, for example the length of a line segment or the height of a figure.
the mode of some data is 20 if each value is increased by 2 what will be the mode of the data
what is the answer
Answer:
40
Explanations
Have to multiple 20 by 2 then your answer would be 40
The mode of the increased data will be 22.
What is the mode?The mode is that specific value that is found several times in a certain observation of a set of values.
How to calculate the mode of increased value?Here, mode of some data is 20.
Therefore, 20 is the most repeated value of that data observation.
Now, the each of value is increased by 2.
Then, the mode will be (20+2)=22
Learn more about mode here :
https://brainly.ph/question/12346912
#SPJ2
Simplify to create an equivalent expression.
-k-(-8k+7)
a=7k−7
b=-7k-7
c=7k+7
d=-7k+7
choose one
Answer:
a. 7k - 7
Step-by-step explanation:
Step 1: Write out expression
-k - (-8k + 7)
Step 2: Distribute negative
-k + 8k - 7
Step 3: Combine like terms
7k - 7
And we have our answer!
What is the area of polygon EFGH?
Answer:
C. 42 square units
Step-by-step explanation:
This is a rectangle and to calculate the area of a rectangle we multiply length and width
The length of this rectangle is 7 units and the width is 6 units
6 × 7 = 42 square units
PLEASE HELP ! (2/5) -50 POINTS -
Answer:
symmetric
Step-by-step explanation:
it kind of evenly falls to the left and right from the highest value in the middle
skewed would be different and would look like a straight line not a quadratic equation
The function s(t) = 4t – 21 is a result of the composition (q ∘ p)(t). If q(t) = 4t³ – 1, what is p(t)?
Answer:
Step-by-step explanation:
Hello, please consider the following.
[tex]q(t) = 4t^3-1\\\\(qop)(t)=q(p(t))=4\left( p(t) \right) ^3-1=4t-21\\\\p(t)^3=\dfrac{4t-21+1}{4}=\dfrac{4(t-5)}{4}=t-5\\\\p(t)=\sqrt[3]{t-5}[/tex]
Cheers.
Taking into account the definition of composite function, the function p(t) is [tex]\sqrt[3]{t-5}[/tex].
What is composite functionThe composite function is one that is obtained through an operation called composition of functions, which consists of evaluating the same value of the independent variable (x) in two or more functions successively.
In other words, a composite function is generally a function that is written inside another function. The composition of a function is done by substituting a function into another function.
Solving a composite function means finding the composition of two functions.
Function p(t)The expression of the composite function (q∘p)(t) is read "p composite with q". This means that you should do the following compound function: q[p(t)].
The function s(t) = 4t – 21 is a result of the composition (q ∘ p)(t). And q(t)=4t³ – 1. Then:
s(t)= q[p(t)]
4t -21= 4[p(t)]³ – 1
Solving:
4t -21 +1= 4[p(t)]³
4t -20 = 4[p(t)]³
(4t -20)÷ 4 = [p(t)]³
4t÷4 -20÷ 4 = [p(t)]³
t -5 = [p(t)]³
[tex]\sqrt[3]{t-5}=p(t)[/tex]
Finally, the function p(t) is [tex]\sqrt[3]{t-5}[/tex].
Learn more about composite function:
https://brainly.com/question/10687170
https://brainly.com/question/12396459
https://brainly.com/question/17227038
#SPJ2
Which of the following functions best describes this graph? y=(x+2)(x+7)
Answer:
hope. It helps. What. I Understood
An urn contains 9 red marbles, 6 white marbles, and 8 blue marbles marbles. A child randomly selects three (without replacement) from the urn. Find the probability all three marbles are the same color
Answer:
P(identical colours) = 160/1771 (0.0903 to four decimals)
Step-by-step explanation:
Given 9R, 6W and 8B marbles (total = 9+6+8 = 23)
Choose three without replacement.
Need probability three identical colours.
Use the multiplication rule.
P(RRR) = 9/23 * 8*22 * 7*21 = 12 / 253
P(WWW) = 6/23 * 5/22 * 4/21 = 20/1771
P(BBB) = 8/23 * 7/22 * 6/21 = 8/153
Probability of getting identical colours
= P(RRR)+P(WWW)+P(BBB)
= 160/1771 (0.0903 to four decimals)
Using the probability concept, it is found that there is a 0.0903 = 9.03% probability all three marbles are the same color.
-----------------
A probability is the number of desired outcomes divided by the number of total outcomes.The order in which the marbles are chosen is not important, and they are also chosen without replacement, which means that the combination formula is used to find the number of outcomes.-----------------
Combination formula:
[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
-----------------
The desired outcomes can be:
3 from a set of 9(all red).3 from a set of 6(all white).3 from a set of 8(all blue).Thus:
[tex]D = C_{9,3} + C_{6,3} + C_{8,3} = \frac{9!}{3!6!} + \frac{6!}{3!3!} + \frac{8!}{3!5!} = 160[/tex]
-----------------
The total outcomes are 3 from a set of 9 + 6 + 8 = 23. Thus:
[tex]T = C_{23,3} = \frac{23!}{3!20!} = 1771[/tex]
The probability is:
[tex]p = \frac{D}{T} = \frac{160}{1771} = 0.0903[/tex]
0.0903 = 9.03% probability all three marbles are the same color.
A similar problem is given at https://brainly.com/question/10896842
solve the inequality y-6>/2y-4
Answer:
Step-by-step explanation:
Let's solve your inequality step-by-step.
y - 6 > 2y - 4
y - 2y > -4 + 6
-y > 2
now divide by -1 and inequality sign changes
-y/-1 < 2/-1
y < -2
Help me plz 20 points to who ever gets it right
Step-by-step explanation:
2., 3., 4., 5.
yes, you had the right idea to calculate the half distances between the coordinates. just create the absolute values of the full distance before cutting it in half.
you need to remember : we have to go this half distance from one point to the other (meaning adding our subtracting the half distance to/from the starting point).
2.
(-4, 6) to (10, -10)
in x the distance is 10 - -4 = 14. half is 7.
in y the distance is |-10 - 6| = |-16| = 16. half is 8.
so the midpoint is
(-4 + 7, 6 - 8) = (3, -2)
remember, to go the half distance in the direction towards the second point (so we have to choose properly, when to use "+" and "-" depending on the change of the coordinate : from -4 to 10 we have to add, from 6 to -10 we have to subtract, of course).
3.
(-3, -8) to (-6.5, -4.5)
in x distance : -3 - -6.5 = 3.5. half is 1.75
in y distance : -8 - -4.5 = |-3.5| = 3.5. half is 1.75
midpoint is
(-3 - 1.75, -8 + 1.75) = (-4.75, -6.25)
4.
(3, 7) to (-8, -10)
x : 3 - -8 = 11. half is 5.5
y : 7 - -10 = 17. half is 8.5
midpoint is
(3 - 5.5, 7 - 8.5) = (-2.5, -1.5)
5.
(-6, -13) to (-6.4, -3.8)
x : -6 - -6.4 = 0.4. half is 0.2
y : -13 - -3.8 = |-9.2| = 9.2. half is 4.6
midpoint is
(-6 - 0.2, -13 + 4.6) = (-6.2, -8.4)
6.
(-1, 7) to (5, 1)
x : -1 - 5 = |-6| = 6. 1/3 is 2.
y : 7 - 1 = 6. 1/3 is 2.
1/3 from C to D
(-1 + 2, 7 - 2) = (1, 5)
7.
2/3 of the way from D to C is the same point as in 6. (1/3 from C to D).
again
(1, 5)
8.
2/3 of the way from C to D.
so, we need to double what we added in 6.
(-1 + 4, 7 - 4) = (3, 3)
9.
1/3 of the way from D to C is the same point as in 8. (2/3 of the way from C to D).
again
(3, 3)
10.
exactly. Pythagoras.
the square root of the sum of the squares of the coordinate differences.
distance = sqrt((x1 - x2)² + (y1 - y2)²)
11.
(6, 8) to (-1, 8)
distance = sqrt((6 - -1)² + (8 - 8)²) = sqrt(49) = 7
12.
(5, -6) to (5, 6)
sqrt((5-5)² + (-6-6)²) = sqrt(144) = 12
13.
(-2, 0) to (11, 0)
sqrt((-2 - 11)² + (0-0)²) = sqrt(169) = 13
14.
(1, -5) to (9, 1)
sqrt((1-9)² + (-5 - 1)²) = sqrt(64 + 36) = sqrt(100) = 10
15.
ST and MT are basically the same equation.
MT is half of ST.
ST equation based on 2 points :
y – yS={(yT – yS)/(xT – xS)}(x – xS)
M = (xS + (xT - xS)/2, yS +(yT - yS)/2)
so, let's put that into the general equation :
y - yM={(yT - yM)/(xT - xM)}(x - xM)
y - (yS +(yT - yS)/2) = {(yT - (yS +(yT - yS)/2))/(xT - (xS + (xT - xS)/2))}(x - (xS + (xT - xS)/2))
16.
the two corners farthest away are (5, 10) and (9, 6).
what distance from (0, 0) is now bigger ?
since it is (0, 0), we can skip the 0s and just sum up the squares of the coordinates.
5² + 10² = 125
9² + 6² = 117
so, the corner (5, 10) is the farthest away.
A clock rotated from 12 to 6 this is
Answer:
one half
Step-by-step explanation:
Because the rotation from 12 to 6 is one-half of a complete rotation, it seems reasonable to assume that the hour hand is moving continuously and has therefore moved one-half of the distance between the 2 and the 3. source- ck12.org
)Patrick buys some bananas for 35%. He sells all the bananas for $40.60. Calculate profit
percentage. Show your working.
Answer:
Profit Percentage= Bought price\ Sales price * 100
= 35/ 40 * 100
=87.5%
Step-by-step explanation:
Use the frequency distribution, which shows the number of American voters (in millions) according to age, to
find the probability that a voter chosen at random is in the 18 to 20 years old age range
Ages
18 to 20
21 to 24
25 to 34
35 to 44
45 to 64
65 and over
Frequency
4.2
7.8
20.8
23.7
50.1
28 2
Date
07/2
3:29
The probability that a voter chosen at random is in the 18 to 20 years old age range is 0.0311
(Round to three decimal places as needed.)
07/2
8:52
Question Viewer
07/1
8:03
07/1
5:46
>
07/1
12:2
07/1
5:39
07/1
2:42
Question is complete. Tap on the red indicators to see incorrect answers.
07/1
12:00
Answer:
The probability that a voter chosen at random is in the 18 to 20 years old age range is = 4.2/ 134.8= 0.0311572
Step-by-step explanation:
We can find the probability by simply dividing the frequency of the ages range of 18-20 by the total frequency.
Ages Frequency
18 to 20 4.2
21 to 24 7.8
25 to 34 20.8
35 to 44 23.7
45 to 64 50.1
65 and over 28.2
∑ 134.8
The probability of an event is given by the occurrence of an event by the total occurrences .
So
Here the occurrence of ages 18-20 is given by 4.2
and the total frequency is 134.8
The probability that a voter chosen at random is in the 18 to 20 years old age range is = 4.2/ 134.8= 0.0311572
A video rental store keeps a list of their top 15 movie rentals each week. This week the list includes 6 action, 4 comedies, 3 dramas, and 2 mysteries. The store manager removes a copy of each of the 15 movies from the shelf, then randomly selects 3 of the 15 to show on the display monitors in the store. What is the probability that she selected 2 comedies and 1 action movie?
Answer:
32/1125Step-by-step explanation:
Probability is the likelihood or chance that an event will occur.
Probability = Expected outcome of event/Total outcome.
If a video rental store keeps a list of their top 15 movie rentals each week, the total outcome is 15.
If the list for the week includes 6 action, 4 comedies, 3 dramas, and 2 mysteries and the store manager removes a copy of each of the 15 movies from the shelf, then randomly selects 3 of the 15 to show on the display monitors in the store, the probability that she selected 2 comedies and 1 action movie will be calculated as shown;
Probability of selecting 2 comedies = 4/15*4/15 = 16/225 (Note that the expected outcome in this case is 4).
Probability of selecting 1 action movie = 6/15 = 2/5
Hence, the probability that she selected 2 comedies and 1 action movie will be equivalent to 16/225*2/5 = 32/1125
Note that the rented movies will have to be returned hence reason for the replacement.
sasha has some pennies nickels and dimes in her pocket. the number of coins is 18 the expression is 0.01p+0.05n+0.10d represents the value of the coins which is 1.08 she has twice as many dimes as pennies. How many of each coin does Sasha have
Answer:
3 pennies, 9 nickels, and 6 dimes
Step-by-step explanation:
We have three conditions:
(1) p + n + d = 18
(2) 0.01p + 0.05n + 0.10d = 1.08
(3) d = 2p
Multiply (2) by 100 and rearrange (3) to get a standard array.
(4) p + n + d = 18
(5) p + 5n + 10d = 108
(6) -2p + d = 0
Subtract (4) from (5). This gives
(4) p + n + d = 18
(7) 4n + 9d = 90
(6) -2p + d = 0
Multiply (4) by 2 and add to (6). This gives
(4) p + n + d = 18
(7) 4n + 9d = 90
(8) 2n + 3d = 36
Double (8) and subtract from (7). This gives
(4) p + n + d = 18
(7) 4n + 9d = 90
(9) 3d = 18
Divide (9) by 3. This gives
(10) d = 6
Substitute (10) into (7). This gives
4n + 9(6) = 90
4n + 54 = 90
4n = 36
(11) n = 9
Substitute (10) and (11) into (4). This gives
p + 9 + 6 = 18
p + 15 = 18
p = 3
Sasha has 3 pennies, 9 nickels, and 6 dimes.
What are the slope and y-intercept of the equation 2x - 5y = -10?
Answer:
Step-by-step explanation:
y=2/5x+2
x= 5/2y-5
hopefully this works
The quotient of 8 and the difference of three and a number.
Answer: 8÷(3-x)
Answer:
Below
Step-by-step explanation:
● 8 ÷ (3-x)
Dividing by 3-x is like multiplying by 1/(3-x)
● 8 × (1/3-x)
● 8 /(3-x)
How many ways can a president, vice president, secretary, and treasurer be chosen from a club with 8 member
Answer:
504
Step-by-step explanation:
Find all excluded values for the expression.
That is, find all values of for which the expression is undefined.
5
-----
6+2v
If there is more than one value, separate them with commas.
Answer:
-3
Step-by-step explanation:
For an expression to be undefined,. the denominator must be equal to 0
Therefore, in order to make that expression undefined, we must equate the denominator to 0
6 + 2v = 0
2v = 0 - 6
2v = -6
v = -6/2
v = -3
So in order to make the expression to be equal to 0, v must be -3
Maya is interning at a law firm over the summer and is paid b the hour. If her hourly wage is $52 which represents the proportional relationship between the wages she earns (w) and the number of hours (h)?
Answer: [tex]w= 52 h[/tex] .
Step-by-step explanation:
Given: Maya is interning at a law firm over the summer and is paid per hour.
Total wages = (Hourly wage) x (Number of hours worked)
If her hourly wage is $52, then the total wages(w) = 52 x (Number of hours(h))
i.e. w= 52 h
Hence, the proportional relationship between the wages she earns (w) and the number of hours (h) described by [tex]w= 52 h[/tex] .
evaluate the ratio 2.8×10^9:0.4×10^7 in standard form
please mark this answer as brainlist
Let T (x, y) = (x + 1, y + 1) and S (x, y) = (x + 5, y + 4). In what
quadrant is S (T (P)) when P(-7, 1)?
Answer:
quadrant 2
Step-by-step explanation:
Reaner Recycling collected 7/4 tons of aluminum last Saturday. If 7 ton of
aluminum can be shredded each day, how many days will it take to process what
was collected on Saturday?
Answer:
1/4
Step-by-step explanation:
since 7 tonnes can be shredded per day you need o divide the amount you have by 7
so 7/4 /7 = 1/4
so it will take 1/4 days
Answer:
[tex] \frac{1}{4} [/tex]
Step-by-step explanation:
Make a ratio
7 : 1
7/4:x
Cross multiple
7x = 7/4
Then make x a subject formula
x =1/4
23.24 divided by 2.8
Answer:
It's 8.3
Step-by-step explanation:
Answer:
8.3
Step-by-step explanation:
can someone help me with this and show me how to do it?
9514 1404 393
Answer:
5i) f(x) = 3·13^x +5
5ii) f(x) = -6·(1/2)^x +5
6) f(x) = 3·8^x -1
9a) (1, 0), (0, -3)
9b) (2, 0), (0, 8)
Step-by-step explanation:
5. The horizontal asymptote is y = c. To meet the requirements of the problem, you must choose c=5 and any other (non-zero) numbers for 'a' and 'b'. (You probably want 'b' to be positive, so as to avoid complex numbers.)
i) f(x) = 3·13^x +5
ii) f(x) = -6·(1/2)^x +5
__
6. You already know c=-1, so put x=0 in the equation and solve for 'a'. As in problem 5, 'b' can be any positive value.
f(0) = 2 = a·b^0 -1
3 = a
One possible function is ...
f(x) = 3·8^x -1
__
9. The x-intercept is the value of x that makes y=0. We can solve for the general case:
0 = a·b^x +c
-c = a·b^x
-c/a = b^x
Taking logarithms, we have ...
log(-c/a) = x·log(b)
[tex]\displaystyle x=\frac{\log\left(-\dfrac{c}{a}\right)}{\log(b)}=\log_b\left(-\dfrac{c}{a}\right)[/tex]
Of course, the y-intercept is (a+c), since the b-factor is 1 when x=0.
a) x-intercept: log2(6/3) = log2(2) = 1, or point (1, 0)
y-intercept: 3-6 = -3, or point (0, -3)
b) x-intercept: log3(9/1) = log3(3^2) = 2, or point (2, 0)
y-intercept: -1 +9 = 8, or point (0, 8)
_____
Additional comment
It is nice to be comfortable with logarithms. It can be helpful to remember that a logarithm is an exponent. Even so, you can solve the x-intercepts of problem 9 using the expression we had just before taking logarithms.
a) 6/3 = 2^x ⇒ 2^1 = 2^x ⇒ x=1
b) -9/-1 = 3^x ⇒ 3^2 = 3^x ⇒ x=2
Suppose a statistics instructor believes that there is no significant difference between the mean class scores of statistics day students on Exam 2 and statistics night students on Exam 2. She takes random samples from each of the populations. The mean and standard deviation for 35 statistics day students were 75.86 and 16.91. The mean and standard deviation for 37 statistics night students were 75.41 and 19.73. What conclusion can be made based on the data
Word phrase for algebraic expression 15-1.5/d
Answer: 1.5 less than 15 is divided by a number d.
Step-by-step explanation:
Find the volume V of the solid obtained by rotating the region bounded by the given curves about the specified line. x
Answer:
[tex]\frac{784}{15} \pi[/tex]
Step-by-step explanation:
According to the given situation, the calculation of volume of the solid is shown below:-
Here we will consider the curves that is
[tex]x = 7y^2, x = 7[/tex]
Now, rotating the line for the line x which is equals to 7
[tex]7y^2 = 7\\\\y^2 = 1\\\\ y = \pm1[/tex]
So, the inner radio is
7 - 7 = 0
and the outer radius is
[tex]7y^2 - 7\\\\ = 7(y^2 - 1)[/tex]
Now, the area of cross section is
[tex]A(y) = \pi(7(y^2 - 1))^2\\\\ = 49\pi(y^4 - 2y^2 + 1)[/tex]
The volume is
[tex]V = \int\limits^1_{-1} A(y)dy[/tex]
now we will put the values into the above formula
[tex]= \int\limits^1_{-1} 49\pi(y^4 - 2y^2 + 1)dy\\\\ = 49\pi(\frac{y^5}{5} - \frac{2y^3}{3} + y)^{-1}\\\\ = 49\pi(\frac{1}{5} - \frac{2}{3} + 1 + \frac{1}{5} - \frac{2}{3} + 1)\\\\ = 49\pi(2 + \frac{2}{5} - \frac{4}{3} )\\\\ = 49\pi(\frac{30+6-20}{15} )\\\\ = \frac{49\pi}{15} (16)[/tex]
After solving the above equation we will get
[tex]= \frac{784}{15} \pi[/tex]
Suppose that the function g is defined, for all real numbers, as follows.
find g(-5) g(1) g(4)
=================================================
Explanation:
The piecewise function shows that we have two cases. Either x = 1 or [tex]x \ne 1[/tex].
If x = 1, then g(x) = 3 as shown in the bottom row. This is why g(1) = 3.
If [tex]x \ne 1[/tex], then g(x) = (1/4)x^2-4
Plug x = -5 into this second definition
g(x) = (1/4)x^2-4
g(-5) = (1/4)(-5)^2-4
g(-5) = (1/4)(25)-4
g(-5) = 25/4 - 4
g(-5) = 25/4 - 16/4
g(-5) = 9/4
Repeat for x = 4
g(x) = (1/4)x^2-4
g(4) = (1/4)(4)^2-4
g(4) = (1/4)(16)-4
g(4) = 4-4
g(4) = 0
The value of the function at x = -5, x = 1, and x = 4 will be 2.25, 3, and 0, respectively.
What is a function?A function is an assertion, concept, or principle that establishes an association between two variables. Functions may be found throughout mathematics and are essential for the development of significant links.
The functions are given below.
g(x) = (1/4)x² - 4, x ≠ 1
g(x) = 3, x = 1
The value of the function at x = -5 will be given as,
g(-5) = (1/4)(-5)² - 4
g(-5) = 25 / 4 - 4
g(-5) = 6.25 - 4
g(-5) = 2.25
The value of the function at x = 4 will be given as,
g(4) = (1/4)(4)² - 4
g(4) = 16 / 4 - 4
g(4) = 4 - 4
g(4) = 0
The value of the function at x = 1 will be given as,
g(1) = 3
The value of the function at x = -5, x = 1, and x = 4 will be 2.25, 3, and 0, respectively.
More about the function link is given below.
https://brainly.com/question/5245372
#SPJ5