Given
In 2016, there were 33326 burger restaurant
12779 were located in the country
The percent of burger restaurant in that country can be calculated using the formula:
\(\text{ \% of burger restaurant in the country = }\frac{The\text{ n}umber\text{ of restaurant located in the country}}{Total\text{ number of burger restaurant}}\text{ }\times\text{ 100\%}\)Substituting the given values:
\(\begin{gathered} \text{ \% or burger restaurant in the country = }\frac{12779}{33326}\text{ }\times\text{ 100\%} \\ =\text{ 38.3\%} \\ \approx\text{ 38\%} \end{gathered}\)Approximately, 38% of the burger restaurants worldwide were in that country in 2016
(2a+3)²-2^(a-1)^(a+1)+a^(a-1)³
Answer = BRAINLIEST
Answer:
Just use algebra calculator
Step-by-step explanation:
1.
For a birthday party, Marissa bought three cartons of ice cream at $4.59 each and two packages of plastic
bowls at $3.00 each. If food is not taxed and non-emergency grocery items are taxed at the rate of 5%, what
was her total bill?
Answer:
$20.07
Step-by-step explanation:
You want Marissa's total bill when she bought three cartons of ice cream at $4.59 each and two packages of plastic bowls at $3.00 each, with the plastic being taxed at 5%.
Extended amountsThe amount for each item will be the product of the cost per unit and the number of units.
ice cream total = 3 × $4.59 = $13.77
plastic total = 2 × $3.00 = $6.00
TaxThe tax is applied only to the plastic, so the amount of tax is ...
5% × $6.00 = $0.30
Total billThe total bill is the sum of the item costs and the tax:
$13.77 +6.00 +0.30 = $20.07
Marissa's total bill was $20.07.
2. Mike received a check for $215. He deposits all the money into his bank account and its new balance is $2,184. What was his balance before he made the deposit? a). $969 b). $1,869 c). $1,969 d). $2399
$1969 (option C)
Explanation:
The amount deposited = $215
New balance = $2184
His previous balance before he made the deposit:
$2184 = previous balance + $215
previous balance = 2184 -215
previous balance = $1969
Therefore, his previous balance before he made the deposit is $1969 (option C)
What is the area of the circle? Approximate using pi equals 22 over 7 and round to the nearest square yard.
a circle with radius labeled 61 yards
a. 383 square yards
b. 192 square yards
c. 23,389 square yards
d. 11,695 square yards
help
Answer:
≈ 11695 yd^2
The answer d
Step-by-step explanation:
Given:
r = 61 yd
\(\pi = \frac{22}{7} \)
Find: a - ?
\(a = \pi \times {r}^{2} = \frac{22}{7} \times {61}^{2} ≈ 11695\)
A survey of 450 randomly chosen US adults found that 35% of the 200 men and 40% of the 250 women attended a college football game during the past month. Do these data provide statistical evidence at the α = 0.01 level that men are more likely than women to attend football games? Be sure to state the parameter, check conditions, perform calculations, and make conclusion(s). (10 points)
Answer:100,000
Step-by-step explanation:
Fine Floors can install 15 square yards of carpeting in 4 hours 30 minutes. At this rate, how long would it take to install carpeting in a room that measures 11 feet 9 inches by 13 feet 4 inches?
Answer:
Step-by-step explanation:
To figure out how long it would take Fine Floors to install carpeting in a room that measures 11 feet 9 inches by 13 feet 4 inches, we first need to determine how many square yards of carpeting are needed for the room. We can start by converting the dimensions of the room from feet and inches to yards, since that's the unit of measurement we're working with.
To convert feet to yards, we divide by 3. For example, 11 feet is equal to 11/3 = 3.67 yards. To convert inches to yards, we divide by 36 (since there are 36 inches in a yard). For example, 9 inches is equal to 9/36 = 0.25 yards.
So the length of the room in yards is 3.67 + 0.25 = 3.92 yards, and the width of the room in yards is 13/3 + 4/36 = 4.33 + 0.11 = 4.44 yards.
To determine the total area of the room in square yards, we multiply the length and width: 3.92 * 4.44 = 17.38 square yards.
Now that we know how many square yards of carpeting are needed for the room, we can use that information to calculate how long it would take Fine Floors to install the carpeting. Since we know that Fine Floors can install 15 square yards of carpeting in 4 hours 30 minutes, we can use that as the ratio for our calculation.
To calculate how long it will take to install 17.38 square yards of carpeting, we use the proportion:
(15 sq. yards) / (4 hours 30 minutes) = (17.38 sq. yards) / (x hours)
Cross multiplying and solving for x, we find: x = (4 hours 30 minutes) * (17.38 sq. yards) / (15 sq. yards)
So it would take Fine Floors approximately 5 hours and 11 minutes to install carpeting in a room that measures 11 feet 9 inches by 13 feet 4 inches.
y = 1/3x -1
x-intercept (3,0)
How did they get this answer? Somebody please help
Answer:
Step-by-step explanation:
x-intercept is where the line cuts the x-axis. That is, when y=0.
Substitute y=0 and we get:
\(0=\frac{1}{3} x-1\)
\(1=\frac{1}{3} x\)
\(x=3\)
So x-intercept is the point (3,0).
Which matrix equation represents the system of equations?
[4x - 2y = -7
3y = 5
Therefore, the matrix equation represents the system of equations
4x - 2y = -7
0x + 3y = 5 is given by
\(\left[\begin{array}{ccc}4&-2\\0&3\end{array}\right] \left[\begin{array}{ccc}x\\y\end{array}\right] = \left[\begin{array}{ccc}-7\\5\end{array}\right]\).
How to write a system of linear equations in matrix form?Three easy steps must be taken in order to express any system of linear equations in matrix form:
1. First, create a single matrix with all the coefficients. An acronym for this is a coefficient matrix.
2. Multiply this matrix by the system setup variables in a different matrix. The variable matrix is another name for this.
3. In another matrix, place the solutions on the other side of the equal sign. The answer matrix is another name for this.
How to solve this problem?Given system of linear equations:
4x - 2y = -7
0x + 3y = 5
The coefficient matrix is \(\left[\begin{array}{ccc}4&-2\\0&3\end{array}\right]\).
The variable matrix is \(\left[\begin{array}{ccc}x\\y\end{array}\right]\).
[ Since \(\left[\begin{array}{ccc}4&-2\\0&3\end{array}\right] \left[\begin{array}{ccc}x\\y\end{array}\right] = \left[\begin{array}{ccc}4x-2y\\0x+3y\end{array}\right]\) ]
The answer matrix is \(\left[\begin{array}{ccc}-7\\5\end{array}\right]\).
Therefore, the matrix equation represents the system of equations
4x - 2y = -7
0x + 3y = 5 is given by
\(\left[\begin{array}{ccc}4&-2\\0&3\end{array}\right] \left[\begin{array}{ccc}x\\y\end{array}\right] = \left[\begin{array}{ccc}-7\\5\end{array}\right]\). So, the last option is correct.
Learn more about matrix here -
https://brainly.com/question/19683437
#SPJ2
Find the slope of the line passing through the points (-9, 3) and (7, -7).
Answer:
-10/16
Step-by-step explanation:
-7z3=-10 and 7-(-9)=16
What fraction of 6 weeks is 6 days
Answer:
\(\frac{1}{7}\)
Step-by-step explanation:
6 weeks is 42 days.
6 days/42 days = 1/7
What is the answer of the chart (picture) please help
Answer:
DARK Blue! 0.4!
Step-by-step explanation:
Use the model below to calculate 9÷1/3.
A green rectangle is divided into 9 equal parts arranged into 3 rows of 3 cells each.
A.
9/3
B.
3/9
C.
13 1/2
D.
27
Using thie model ,The answer is D. 27.
To calculate 9÷1/3 using the model below, we can imagine dividing the green rectangle into thirds vertically. Each third would contain 3 cells.
Then, we can see that there are a total of 9 cells in the rectangle. Since we are dividing by 1/3, we need to find out how many sets of 1/3 are in 9.
We can see that there are 3 sets of 1/3 in each row (since each row contains 3 cells, which are thirds). So, in total, there are 3 rows of 3 sets of 1/3, which gives us:
9÷1/3 = 3 rows x 3 sets of 1/3 = 9 sets of 1/3 = 27
To learn more about :
https://brainly.com/question/28592940
#SPJ11
PLEASE ASAPPP I need thisss to pass
Answer:
c = 85+20d
c = 245
Step-by-step explanation:
Cost = initial fee + cost per day * number of days
cost = 85 + 20*d where d is the number of days
c = 85+20d
We need to rent for 8 days so d = 8
c = 85+ 20*8
c = 85 + 160
c =245
If electricity is billed at a rate of $0.75 per KWH and you used on average 120 KWHs per month, what would you expect to pay each month?
You would expect to pay $90 each month for electricity based on an average usage of 120 KWHs per month.
How to find the expected monthly payTo calculate the monthly cost of electricity, you can multiply the average number of kilowatt-hours (KWH) used per month by the cost per KWH.
Given:
Cost per KWH: $0.75
Average monthly usage: 120 KWHs
To find the monthly cost, you can multiply the cost per KWH by the average monthly usage:
Monthly Cost = Cost per KWH * Average monthly usage
Plugging in the values, we have:
Monthly Cost = $0.75/KWH * 120 KWHs
Calculating the result:
Monthly Cost = $90
Learn more about Monthly Cost at
https://brainly.com/question/24093839
#SPJ1
The volume of a rectangular prism is 2 x cubed + 9 x squared minus 8 x minus 36 with height x + 2. Using synthetic division, what is the area of the base?
The base area of the prism is 2x² + 5x - 18
How to determine the area of the base?From the question, the given parameters are
Volume = 2 x cubed + 9 x squared minus 8 x minus 36
Height = x + 2
Rewrite properly as
Volume = 2x³ + 9x² - 8x - 36
Height = x + 2
The base area is calculated as
Base area = Volume/Height
Using the synthetic division, we have
Set the divisor to 0
x + 2 = 0
This gives
x = -2
So, we have the representation to be
-2 | 2 9 - 8 - 36
Write out 2
So, we have
-2 | 2 9 - 8 - 36
2
Multiply 2 and -2
This gives
-2 | 2 9 - 8 - 36
-4
2
So, we have
-2 | 2 9 - 8 - 36
-4
2 5
Repeat the process
So, we have
-2 | 2 9 - 8 - 36
-4 -10
2 5 -18
Repeat the process
So, we have
-2 | 2 9 - 8 - 36
-4 -10 36
2 5 -18 0
This means that
Base area = 2x² + 5x - 18
Read more about synthetic division at
https://brainly.com/question/24629353
#SPJ1
Use the values in the table to determine the slope, m 4 19 x₂-x, O none -2 16 Niw 0 13 OO 2. 10 O 7
Answer:D !!
Step-by-step explanation:
Yw hope you get an a !
How many times greater is the value of the the 7 in 76,600 than the value of 7 in 7600?
Answer:
The first value is ten times greater.
Step-by-step explanation:
Numbering System
When we represent numbers in the decimal system, each digit to the left has a value 10 times more than the digit to the right. For example, in the number 44, the 4 to the left side has a value of 40, and it's neighbor to the right side has a value of 4.
In the number 76,600, the 7 has a value of 70,000, while in the number 7,600, its value is 7000. Thus the first value is ten times greater.
Ryu went shopping for new headphones he found a pair he wanted for $50.00. He found a discount code for 35%. How much did ryu save with this discount code
pls hurry I need this ASAP
will give first CORRECT answer brianliest
btw This is the TGA
Katie is wrapping a friend's present. How much wrapping paper is needed to cover the rectangular gift that measures 3ft x 2ft x 3ft?
Answer:
The answer should be 42 ft squared (ft with a small 2 on top/as an exponent.
Step-by-step explanation:
Using the 2*(W*L+H*L+H*W) formula for rectangular prism surface area, make every variable one of the three numbers, you can choose any numbers for the variables just make sure they are the same number when each variable pops up. For example, make every w as 2, every l as 3, and every h as 3. Remember * is another form of the multiplication symbol. Now we have 2*(2*3+3*3+3*2). Use PEMDAS (Parentheses Exponents Multiply&Divide Add&Subtract) OR BODMAS (Brackets Orders Divide&Multiply Add&Subtract), same things just different terms. First we multiply in the (), 2x3 is 6, 3x3 is 9, 3x2 is 6. Now we have 2*(6+9+6), add in the () and we get 21. All we have is 2*21. Multiply in standard algorithm, an array, grouping, or in repeated addition. You then get 42. Since it’s area you get squared feet. Write this as ft with a small two on the top right/as an exponent number.
Simplify your answer as much as possible.
Answer:
hehe
Step-by-step explanation:
Answer:
\(2x = 20\)
\(x = 10\)
Match each number on the left with the correct description of the number on the right.
Answer options on the right may be used more than once.
This is an integer.
-15
-0.314314...
314
-0.3
This is a rational number,
but not an integer.
This is an irrational number.
π and -0.314314 are irrational numbers, ¾ and -0.3 are rational numbers but not an integer, and -15 is an integer.
π and -0.314314 are irrational numbers, which means that they cannot be expressed as a ratio of two integers. π is approximately equal to 3.14159265358979323846… and its decimal expansion goes on forever without repeating. ¾ and -0.3 are rational numbers because they can be expressed as a ratio of two integers. ¾ is not an integer because it has a fractional part between 0 and 1. -0.3 is not an integer because it has a fractional part between -1 and 0. -15 is an integer, which means that it is a whole number (positive, negative, or zero) without any fractional or decimal parts.
To learn more about irrational follow the link:
https://brainly.com/question/17450097
#SPJ1
The complete question is:
Match each number on the left with the correct description of the number on the right.
Answer options on the right may be used more than once.
Column A:
a. π
b. -15
c. -0.314314...
d. ¾
e. -0.3
Column B:
a. This is an integer.
b. This is a rational number, but not an integer.
c. This is an irrational number.
How many meters per second are in 37 miles per hour? Round to one
decimal.
Answer:
16.5 m/s
Step-by-step explanation:
On a youth soccer team, 3 out of 12 team members have played previous years. Based on this information if 144 kids are in the youth soccer league then how many could be expected to have played this year before?
Answer:
36 is the answer
Step-by-step explanation:
please mark me brainliest
Find the vertex of the graph of the quadratic function and determine whether it's an absolute maximum or an absolute minimum: y=-2x- 8x - 16.
A. Vertex: (-2,-8); minimum
B. Vertex: (-8,-2); maximum
C. Vertex: (-8,-2); minimum
D. Vertex: (-2,-8); maximum
Answer:
A
Step-by-step explanation:
Because the leading coefficient of this function is negative, we can rule out answers with the vertex as the minimum. using -b/2a, we get -2 which leaves us with A as our answer.
1/5 (6+3+1) 2???? plz help ??/
Answer:
20
Step-by-step explanation:
1/5(6+3+1)²
1/5(36+9+1)
20
Answer:
20
Step-by-step explanation:
1) Simplify 6 + 3 to 9.
\(\frac{1}{5} (9+1)^{2}\)
2) Simplify 9 + 1 to 10.
\(\frac{1}{5}\) × 10²
3) Simplify 10² to 100.
\(\frac{1}{5}\) × 100
4) Simplify.
\(\frac{100}{5}\)
5) Simplify.
20
Alexis works at a health care facility. She has measured the hemoglobin levels of 400 people. The data follows a normal distribution with a mean of 16 g/dL and a standard deviation of 2. What percentage of people had a hemoglobin level of 18 g/dL or higher?
Answer:
Step-by-step explanation:Alice works at a health care facility. She has measured the hemoglobin levels of 200 people. The data follows a normal distribution with a mean of 14 g/dL and a standard deviation of 1.
From the given data, we can conclude that about (32) people have hemoglobin levels less than 13, and about (100) people have hemoglobin levels greater than 14.
Answer:
Step-by-step explanation:
Let X be the hemoglobin level
x is normal with (16,2)
people having hemoglobin levels >18g/dl
P(X>18) = P(Z<(8-14)/2) =
"Alice works at a health care facility. She has measured the hemoglobin levels of 200 people. The data follows a normal distribution with a mean of 14 g/dL and a standard deviation of 1.
From the given data, we can conclude that about (32) people have hemoglobin levels less than 13, and about (100) people have hemoglobin levels greater than 14."
"Given that Alice works at a health care facility. She has measured the hemoglobin levels of 200 people. The data follows a normal distribution with a mean of 14 g/dL and a standard deviation of 1.
Let X be the hemoglobin level
X is normal with (14, 1)
People having hemoglobin levels <13
would be
P(X<13) = P(Z<(13-14)/1) =0.16
Hence for 200 people no of people having less than 16 = 0.16(200) =32
P(X>14) = 0.5
Hence no of people =100"
Morganton Company makes one product and it provided the following information to help prepare the master budget:
The budgeted selling price per unit is $60. Budgeted unit sales for June, July, August, and September are 8,600, 17,000, 19,000, and 20,000 units, respectively. All sales are on credit.
Thirty percent of credit sales are collected in the month of the sale and 70% in the following month.
The ending finished goods inventory equals 25% of the following month’s unit sales.
The ending raw materials inventory equals 10% of the following month’s raw materials production needs. Each unit of finished goods requires 5 pounds of raw materials. The raw materials cost $2.40 per pound.
Thirty five percent of raw materials purchases are paid for in the month of purchase and 65% in the following month.
The direct labor wage rate is $14 per hour. Each unit of finished goods requires two direct labor-hours.
The variable selling and administrative expense per unit sold is $1.80. The fixed selling and administrative expense per month is $67,000.
5. If 96,250 pounds of raw materials are needed to meet production in August, how many pounds of raw materials should be purchased in July?
Raw materials purchases in July - Payment for raw materials purchases in July = Desired ending raw materials inventory for July
X pounds - 0.35 * X pounds = 9,500 pounds
Solving this equation will give us the value of X, which represents the pounds of raw materials that should be purchased in July.
To determine the number of pounds of raw materials that should be purchased in July, we need to calculate the raw materials production needs for August and then consider the inventory policies given in the information provided.
Each unit of finished goods requires 5 pounds of raw materials. The budgeted unit sales for August are 19,000 units. Therefore, the raw materials production needs for August would be 19,000 units multiplied by 5 pounds per unit, which equals 95,000 pounds.
The ending raw materials inventory equals 10% of the following month’s raw materials production needs. Therefore, the desired ending raw materials inventory for July would be 10% of 95,000 pounds, which is 9,500 pounds.
To calculate the raw materials purchases for July, we need to consider the payment terms provided. Thirty-five percent of raw materials purchases are paid for in the month of purchase and 65% in the following month.
Let's assume the raw materials purchases for July are X pounds. Then the payment for 35% of X pounds will be made in July, and the payment for 65% of X pounds will be made in August.
The payment for raw materials purchases in July (35% of X pounds) will be:
0.35 * X pounds
The payment for raw materials purchases in August (65% of X pounds) will be:
0.65 * X pounds
Since the raw materials purchases for July should cover the desired ending raw materials inventory for July (9,500 pounds), we can set up the following equation:
Raw materials purchases in July - Payment for raw materials purchases in July = Desired ending raw materials inventory for July
X pounds - 0.35 * X pounds = 9,500 pounds
Solving this equation will give us the value of X, which represents the pounds of raw materials that should be purchased in July.
for such more question on equation
#SPJ8
I need help with this.
Answer: f(2)=15, f(-2)=18, all real #s
Step-by-step explanation:
1. f(2)=4(2)^2-2+1=16-1=15
2. f(-2)=4(-2)^2-(-2)+1=16+3=18
i inserted a picture of the question can you please make it short
Answer:
C. 12 is the correct answer
Step-by-step explanation:
1.2 x 10¹²
Please help answer my question
Answer:
x = 6
Step-by-step explanation:
This is a bit of a tricky equation, and it's what we call an exponential equation since it involves some exponents. The way we begin to solve these kinds of problems is make the base on each side of the equals sign the same. On one side, we have 9 as our base, and on the other side, we have 3 as our base. 9 = 3², so we can rewrite our equation as shown below:
(3²)⁴ˣ⁻¹⁰ = 3⁵ˣ⁻²
From there, we can use the exponent rule (xᵃ)ᵇ = xᵃᵇ to simplify the left side of the equation.
3²⁽⁴ˣ⁻¹⁰⁾ = 3⁵ˣ⁻²
3⁸ˣ⁻²⁰ = 3⁵ˣ⁻²
Since our bases are now the same, we can take just the exponents and turn it into a new equation as shown below:
8x - 20 = 5x - 2
Hopefully at this point, this problem becomes easy for you, but I'll show how I solved this new equation below in case it doesn't make sense.
8x - 20 = 5x - 2
8x - 20 - 5x = 5x - 2 - 5x
3x - 20 = -2
3x - 20 + 20 = -2 + 20
3x = 18
3x/3 = 18/3
x = 6
Hopefully that's helpful! Let me know if you need more help. :)