Answer: 54
-------------------------------------------------------------------
Explanation:
The first ratio is 1:6. The jump from 1 to 6 has us multiplying the 1 by 6 to get 6.
1*6 = 6
So we follow the same rule of "multiply by 6" to go from 9 to 54 (9*6 = 54)
Or you can use a proportion to get
1/6 = 9/x
1*x = 6*9 ... cross multiply
x = 54
and we get the same answer
The type of graph I would use for a set of categorical data with 25 people surveyed is bar graph.
<h3>Which types of graphs are good for categorical data?</h3>
The type of graph or chart that is good for showing categorical data are:
- Frequency tables
- Pie charts
- Bar charts
Note that bar graph is one of the the most appropriate graphical form of displays for any categorical variables.
Learn more about bar graph from
brainly.com/question/24741444
Angle ABC = 48
Angle PBC = 24
Angle A + Angle C = 180-24. Angle A = Angle C
Angle C = 132/2 = 66
Angle PCD = 66-24 = 42 degrees
Answer:
There are 24 nickels
Step-by-step explanation:
Let x represent the number of nickels
Let y represent the number of quarters
—————————————————————
Value Value
Type Number of of
of of each all
Coin Coin Coin Coin
—————————————————————
Nickels | x | $0.05 | $0.05x
Quarters | y | $0.25 | $0.25y
—————————————————————
Totals 28 ——— $2.20
•••••••••••••••••••••••••••••••••••••••••••••••••
The first equation comes from the “Number of coins” column.
(Number of nickels) + (Number of quarters) = (total number of coins)
Equation: x + y = 28
—————————————————————
The second equation comes from the “value of all coins” column.
(Value of all nickels) + (Value of all quarters) = (Total value of all coins)
0.05x + 0.25y = 2.20
Remove the decimals by multiplying each term by 100:
5x + 25y = 220
—————————————————————
So we have the system of equations:
{x + y = 28
{5x + 25y = 202
Solve by substitution. Solve the first equation for y:
x + y = 28
y = 28 - x
Substitute (28 - x) for y in 5x + 25y = 220
5x + 25 (28 - x) = 220
5x + 700 - 25x = 220
-20x + 700 = 220
-20x = -480
x = 24
The number of nickels is 24.
————————————————————
Substitute in y = 28 - x
y = 28 - (24)
y = 4
The number of quarters is 4.
————————————————————
Checking:
24 nickels is $1.20 and 4 quarters is $1.00
That’s 28 coins.
Indeed $1.20 + $1.00 = $2.20
————————————————————