Answer:
11 3/8
Step-by-step explanation:
3 3/8 + 7 3/4
convert the 3/4 to /8 so that they can be added together
3/4 = 6/8
add together
3 3/8 + 7 6/8 = 10 11/8 = 11 3/8
Answer:
11 1/8 or 89/8
Step-by-step explanation:
start of by changing them into unproper fractions
3 3/8 to 27/8 and 7 3/4 to 31/4
these are the rest of my steps
Help asap first gets brainliest if ur right!!!
Answer:
13
Step-by-step explanation:
angle AD = 90
FD= 90- 77 = 13
x = 13
I hope im right!
help these 3 questions (calculating positive and negative numbers)
Answer:
1st question: $-4.5
2nd question: 32
3rd question: -27
Step-by-step explanation:
1st question:
Alan's octopus is $-7 dollars right now. After reloading $50 dollars in, it just means that he put $50 dollars in. We can work it out like this:
-7+50=43 (you can switch the equation around but the sign has to go with it: 50-7)
Now Alan's octopus has $43 in it. It then says that Alan spends $48.5 for a really expensive pencil case. You can calculate it like this:
43-48.5=-4.5 (43-48.5 is the same as 43.0-48.5 and you can work it out on a number line).
This leaves Alan's octopus to only have $-4.5 which means he is in debt again.
2nd question:
I can make it out that it says: Tony adds -18 to +50. Find the results (I hope I saw it right). The equation of it would look like:
-18+50 or you can flip it around but the sign has to go with them like in question one which will look like this: 50-18=32. So the result of Tony's problem is 32.
3rd question:
Patty subtracts +11 from -16. Find the results.
First of all don't do this 11-16 because that would be 16 subtracted from 11 which is wrong because 1, the sign completely disappears unless you make it -16 plus 11 and 2, it's order would be incorrect. The correct equation should look like this:
-16-11=-27 ( -16-(+11) positive combined with negative is negative).
You can think of it like this: If it's the same sign that's addition or subtraction eg. -4-2 or +6+8, you just add it up together and put the sign in front which you would not have to do for the addition one unless you are asked to.
I hope you find this helpful!
What is the measure of an angle if it is 660 less than five times its own supplement?
Two angles are supplementary when they add up to 180 degrees.
if angle is x, its supplement is 180-x
if the measure of an angle if it is 360 less than five+times its own supplement, we have
The measure of the angle can be found by solving the equation
x = 5(180 - x) - 660.
Let's assume the measure of the angle is x. The supplement of the angle is 180 - x since they are supplementary angles.
According to the given information, the measure of the angle is 660 less than five times its own supplement. Mathematically, we can represent this as
x = 5(180 - x) - 660
To solve this equation, we first distribute 5 to 180 - x, resulting in
900 - 5x
Then we can simplify the equation as follows: x = 900 - 5x - 660. Combining like terms, we get 6x = 240. Dividing both sides by 6, we find that x = 40.
Therefore, the measure of the angle is 40 degrees.
To learn more about supplementary angles visit:
brainly.com/question/13045673
#SPJ11
In inferential statistics, the objective is to determine how probable it is that:
The alternative hypothesis is true.
The null hypothesis is true.
The alternative hypothesis is false.
The null hypothesis is false.
In inferential statistics, the objective is to determine the probability of the alternative hypothesis being true or the null hypothesis being true.
This involves using sample data to make inferences and draw conclusions about a larger population. By analyzing the data and performing statistical tests, we assess the likelihood of the alternative hypothesis or the null hypothesis being accurate.
The alternative hypothesis represents a claim or statement that contradicts the null hypothesis and suggests that there is a significant relationship or difference between variables. To determine its probability, statistical methods such as hypothesis testing and p-values are employed. These methods evaluate the strength of evidence against the null hypothesis and support the alternative hypothesis when the evidence is substantial.
Know more about null hypothesis here:
https://brainly.com/question/28098932
#SPJ11
How do you solve logarithmic equations with different bases?
To solve logarithmic equations with multiple bases, transform them to logarithms with a single basis and then isolate the variable using logarithmic characteristics.
What is equation?An equation is a formula in mathematics that expresses the equivalence of two expressions by linking them with the equals symbol =. In its most basic form, an equation is a mathematical statement that indicates that two mathematical expressions are equal. 3x + 5 = 14, for example, is an equation in which 3x + 5 and 14 are two expressions separated by a 'equal' sign. An equation is made up of multiple components, including words, coefficients, exponents, arithmetic operators, equal signs, and constants.
Here,
To know more about equation,
https://brainly.com/question/2228446
#SPJ4
The cost of 2 markers and 5 pencils is $3.25. The cost of 4 markers and 6 pencils is $5.50.
What is the cost of each item?
Answer: markers are a dollar each and pencils are twenty five cents each
Step-by-step explanation:
2x1 = 2
5x.25 = 1.25
2+1.25= 3.25
4x1 = 4
6x.25= 1.50
4+1.30 = 5.50
Hope this helps and if you need me to explain it better feel free to ask!
6.32. monthly sales are independent normal random variables with mean and standard deviation a. find the probability that exactly of the next months have sales greater than 100
To find the probability that exactly k out of the next n months have sales greater than 100, you can use the binomial probability formula:
P(k successes in n trials) = (n choose k) * p^k * (1-p)^(n-k)
where p is the probability of success in a single trial, and n choose k is the binomial coefficient, which is equal to n!/(k! * (n-k)!).
To use this formula, you first need to determine the values of p and n. The value of p is the probability that a single month's sales will be greater than 100. To find this probability, you need to know the mean and standard deviation of the normal distribution representing the monthly sales.
Once you have the values of p and n, you can plug them into the formula and compute the probability of exactly k successes in n trials.
For example, suppose the mean monthly sales are 80 and the standard deviation is 20. This means that the normal distribution representing the monthly sales has a mean of 80 and a standard deviation of 20. To find the probability that a single month's sales will be greater than 100, you can use the standard normal distribution table or a calculator to find the area under the curve of the standard normal distribution that is greater than 100. Suppose the result is 0.15. This means that the probability of a single month's sales being greater than 100 is 0.15.
Now suppose you want to find the probability that exactly 2 out of the next 3 months will have sales greater than 100. In this case, p is 0.15, k is 2, and n is 3. Plugging these values into the formula gives:
P(2 successes in 3 trials) = (3 choose 2) * 0.15^2 * (1-0.15)^(3-2)
= 3 * 0.15^2 * 0.85
= 0.3483
This is the probability that exactly 2 out of the next 3 months will have sales greater than 100.
To know more about binomial probability visit :
brainly.com/question/29350029
#SPJ4
Solve for the value of x.
if i have a thirty percent chance of doing something and i get to do it twice, what are the odds i do it'
Probability of doing something with the thirty percent chances twice is equal to 0.51.
As given in the question,
Percent chances of doing something is equal to 30%
⇒ Percent chances of not doing something is equal to 70%
Probability of not doing anything = 70/100
= 0.7
Number of chances given to do something = 2
Probability of not doing anything twice = 0.7 × 0.7
= 0.49
Probability of doing odds with 30 percent chances twice
= 1 - 0.49
= 0.51
Therefore, the probability of doing odds with 30 percent chances twice is equal to 0.51.
Learn more about percent here
brainly.com/question/16242050?
#SPJ4
The diagonal of a square is 8 cm.
What is the length of the side of this square?
Give your answer as an exact surd in its simplest form
the length of the side of this square is \(4\sqrt{2} \:or \:5.65\)cm
Answer:
Solutions Given:
let diagonal of square be AC: 8 cm
let each side be a.
As diagonal bisect square.
let it forms right angled triangle ABC .
Where diagonal AC is hypotenuse and a is their opposite side and base.
By using Pythagoras law
hypotenuse ²=opposite side²+base side²
8²=a²+a²
64=2a²
a²=\(\frac{64}{2}\)
a²=32
doing square root on both side
\(\sqrt{a²}=\sqrt{32}\)
a=±\(\sqrt{2*2*2*2*2}\)
a=±2*2\(\sqrt{2}\)
Since side of square is always positive so
a=4\(\sqrt{2}\) or 5.65 cm
Answer:
Given :
↠ The diagonal of a square is 8 cm.
To Find :
↠ The length of the side of square.
Using Formula :
Here is the formula to find the side of square if diagonal is given :
\(\implies{\sf{a = \sqrt{2} \dfrac{d}{2}}} \)
Where :
➺ a = side of square ➺ d = diagonal of squareSolution :
Substituting the given value in the required formula :
\({\dashrightarrow{\pmb{\sf{ \: a = \sqrt{2} \dfrac{d}{2}}}}}\)
\({\dashrightarrow{\sf{ \: a = \sqrt{2} \times \dfrac{8}{2}}}}\)
\({\dashrightarrow{\sf{ \: a = \sqrt{2} \times \cancel{\dfrac{8}{2}}}}}\)
\({\dashrightarrow{\sf{ \: a = \sqrt{2} \times 4}}}\)
\({\dashrightarrow{\sf{ \: a = 4\sqrt{2}}}}\)
\({\dashrightarrow{\sf{\underline{\underline{\red{ \: a = 5.65 \: cm}}}}}}\)
Hence, the length of the side of square is 5.6 cm.
\(\underline{\rule{220pt}{3pt}}\)
<3 WILL MARK BRAINLIEST! (´°0 °`)
~~~~~~~~~............~~~~~~~~~....><
using complete sentences discuss a different kinds of real numbers in your answer. Give an example of each type and discuss which set each type.
Answer:
Real numbers are mainly classified into rational and irrational numbers. Rational numbers include all integers and fractions. All negative integers and whole numbers make up the set of integers. Whole numbers comprise of all natural numbers and zero.
There are 4 types of real numbers.
Rational Numbers
Irrational Number
Natural Numbers
Whole Numbers
What are the real numbers?Real numbers include rational numbers like positive and negative integers, fractions, and irrational numbers.
The set of real numbers, which is denoted by R, is the union of the set of rational numbers (Q) and the set of irrational numbers.
Rational Numbers; Any number specified in the form of a p/q or ratio fraction is called a rational number. The numerator is defined as p, and the denominator is represented as q, where q is not equal to zero. A rational number may be an integer, whole, and natural number.
For example: 0.67, 17, 214, etc.
Irrational Number; Irrational numbers are defined as the real number that cannot be represented as a simple fraction. In other words, it cannot be represented as a ratio, such as p/q, where p and q are integers, q≠0. It is the opposite of rational numbers.
For example; √5, √11, √21, etc.
Natural Numbers; An integer greater than 0 is a natural number. Natural numbers start at 1 and move to infinity.
For example; 1, 2, 3, 4, 5.
Whole Numbers; The whole number is the number system that contains all positive integers from 0 to infinity. The whole number is an integer of 0 or greater numbers.
For example: 1, 2, 3, 4, 5…..
Learn more about real numbers here;
https://brainly.com/question/18161663
#SPJ2
Question 9(Multiple Choice Worth 1 points) (01.06 LC) Solve x -5y = 6 for x.
given x=8x=8, μ=22.3μ=22.3, and σ=3.9σ=3.9, indicate on the curve where the given x value would be.
Here, x value of 8 would be located on the left tail of the normal distribution curve, 3.67 standard deviations below the mean (μ=22.3) and with a very low value in terms of percentile or probability (0.015%).
To indicate where the given x value of 8 would be on the curve, we need to plot it on a normal distribution curve with a mean (μ) of 22.3 and a standard deviation (σ) of 3.9.
First, we need to convert the given x value of 8 into a z-score by using the formula: z = (x - μ) / σ
Plugging in the values, we get: z = (8 - 22.3) / 3.9 = -3.67
This means that the value of 8 is located 3.67 standard deviations below the mean.
Next, we need to find this point on the normal distribution curve. We can use a z-score table or a graphing calculator to find the corresponding area under the curve.
If we use a z-score table, we can look up the area to the left of -3.67, which is 0.00015. This means that only 0.015% of the data falls below this point.
To plot this on the curve, we can locate the mean (μ) and mark it as the center of the curve. Then, we can count 3.67 standard deviations to the left of the mean and mark this as the point where the value of 8 would be located.
Learn more about standard deviation here, https://brainly.com/question/475676
#SPJ11
(1/4) to the 2 power
Answer:
1/16
Step-by-step explanation:
(1/4)^2=16
read the picture plsssssssssssss
If the expression be 23 x² + 3x + 8 then the constant exists 8.
What is meant by expression?The addition, subtraction, multiplication, and division arithmetic operators are used to write a group of numbers together to form a numerical statement in mathematics. The expression of a number can take on various forms, including verbal form and numerical form.
A mathematical expression is a finite combination of symbols that is well-formed in accordance with context-specific norms.
A mathematical expression is a phrase that includes at least two numbers or variables, at least one arithmetic operation, and the expression itself. Any one of the following mathematical operations can be used. A sentence has the following structure: Number/variable, Math Operator, Number/Variable is an expression.
During the course of a program's execution, a constant's value cannot change. As a result, the value is constant, as implied by its name. During the course of a program's execution, a variable's value can change. As a result, the value might change, as implied by its name.
Let the expression be 23 x² + 3x + 8
then the constant exists 8.
Therefore, the correct answer is option C. 8.
To learn more about expression refer to:
https://brainly.com/question/723406
#SPJ1
AB is the diameter of the circle shown. The radius is 8.5 cm, and AC = 8 cm. Find the following values using the visual given below.
samantha used craft wire to make the design shown. she first made the smaller quadrilateral. then she enlarged the smaller quadrilateral to make the larger quadrilateral, using a scale factor that extended the 6-centimeter side by 3 centimeters. what total length of craft wire did samantha use for both quadrilaterals?
The total length of craft wire used by Samantha is 10x + 9
What is the scale factor?
A scale factor is defined as the ratio between the scale of a given original object and a new object, which is its representation but of a different size (bigger or smaller).
Let's call the length of the smaller quadrilateral's 6-centimeter side "x".
Then the length of the corresponding side in the larger quadrilateral would be 6+3=9 centimeters, since the scale factor is 3.
To find the total length of craft wire used, we need to add up the lengths of all the sides in both quadrilaterals.
The smaller quadrilateral has four sides, each with a length of x.
The larger quadrilateral also has four sides, but only one of them has a different length (9 cm), while the other three sides are simply 3 times longer than the corresponding sides in the smaller quadrilateral.
So the total length of craft wire used by Samantha is:
4x + 9 + 3x + 3x + 3x
Simplifying this expression, we get:
10x + 9
Hence, the total length of craft wire used by Samantha is:
10x + 9
To learn more about scale factor visit:
https://brainly.com/question/29967135
#SPJ4
Find the measure of one interior angle in a octogon. Round to the nearest 10th if you need to.
An octagon is an eight-sided polygon. Therefore, an octagon has 8 sides.
To find the meassure of one interior angle, use the formula:
\(\frac{180(n-2)}{n}\)Where, number of sides, n = 8
Thus, we have:
\(\begin{gathered} \frac{180(8-2)}{8} \\ \\ =\frac{180(6)}{8} \\ \\ =\frac{1080}{8}=135\degree \end{gathered}\)Therefore, the measure of one interior angle in an octagon is = 135 degrees
ANSWER:
135 degrees
Joe and Sue were trying to calculate the square inches of paper needed to create a cone for the cotton candy. The radius was 2 in and the height was 6 inches and there was a 1/2 in of overlap for the glue.
We are going to calculate the area of paper neccesary to create the cone with 2 of radius, h=6 in
The area of the cone is:
\(A=\pi *r(r+a)\)We can find a using pitagoras:
\(\begin{gathered} a^2=h^2+r^2 \\ a=\sqrt[\placeholder{⬚}]{h^2+r^2}=\sqrt[\placeholder{⬚}]{6^2+2^2}=2\sqrt[\placeholder{⬚}]{10} \end{gathered}\)The area is:
\(\begin{gathered} A=\text{ }\pi *r*(r+a) \\ A=2\pi(2+2\sqrt[\placeholder{⬚}]{10}) \\ A=4\pi+4\pi\sqrt[\placeholder{⬚}]{10} \end{gathered}\)The answer is C.
Reina walked 1/2 of a mile in 1/4 of an hour. What was Reina's rate of speed in miles per hour?
Find the value of x and y.
(4x - 2)°
(7y + 9)
Step-by-step explanation:
△ on the right hand side is a equilateral triangle
which means all interior angles are the same, which is 60°
for the overall triangle, thats a right angle on the top, which is 90° obviously
so because THAT right angle is formed by (4x-2)° and one of the interior angle from the equilateral triangle, which is 60°
so
90°=60°+(4x-2)°
30°=4x°-2° (Hi)
32°=4x°
x=8°
now for the △ on the left hand side is a isocelea triangle, which means two of its angle are the same
so that
(4x-2)°=(7y+9)° (Hi:Sub in (4x-2)°=30° into the equation)
30°=7y°+9°
21°=7y°
y=3°
The following equation is an example of a literal equation.
2(z+a)=4b
A. Solve the given equation for the variable a. In your final answer, include all of your work.
B. In two or more complete sentences, explain the specific process that you followed in solving for a.
Answer:
a = 2b - z
Step-by-step explanation:
2(z+a) = 4b
z + a = 4b/2
z + a = 2b
a = 2b - z
Juan, Mary, Celia, and Mark work as information specialists at a high tech company. They each spent a certain amount of time fixing a problem with the database. Out of the total number of hours all the workers spent, what percent of that time is Celia's?
A) 17%
B) 18%
C) 21%
D) 25%
Answer:
B) 18%
Step-by-step explanation:
100% - 36% - 29% - 17% = 18%
Answer:
the answer would be B) 18%
Car = V-8 sedan
Year driven = third
Miles driven = 10,000
The depreciation for this vehicle using method 2 will be $
Note that the depreciation for this vehicle using method 2 will be $340.
What is the explanation for the above response?To calculate the depreciation using method 2, we need to multiply the cost of the car by the depreciation rate per mile, which is given in cents per mile.
First, we need to calculate the total depreciation for the car in cents by multiplying the miles driven by the depreciation rate per mile:
Total depreciation = Miles driven x Depreciation rate per mile
Total depreciation = 10,000 x 3.4 cents per mile
Total depreciation = 34,000 cents
Next, we need to convert the total depreciation from cents to dollars by dividing it by 100:
Total depreciation = 34,000 cents ÷ 100 cents/dollar
Total depreciation = $340
Therefore, the depreciation for this vehicle using method 2 will be $340.
Learn more about depreciation at:
https://brainly.com/question/30531944
#SPJ1
52÷25
What is the answer :)
Answer:
2.08 this is answer
Find x and Angle EFG.
Elena mixes 5 cups of apple juice with 3 cups of sparkling water to make sparkling apple juice. For a party, she wants to make 35 cups of sparkling apple juice. How much of each ingredient should Elena use? Explain or show your reasoning.
Answer:
25 cups of apple juice and 10 sparkling water
Step-by-step explanation:
There are 7 cups of sparkling juice in each batch, since 5 + 2 = 7. То make 35 cups Elena will need 5 batches since 5 x 7 = 25. 5 batches mean 25 cups of apple juice and 10 cups of sparkling water
(brainliest?)
Which number is a common multiple of 4 and 6?
12
18
28
32
Answer:12
Step-by-step explanation:4, 8, 12
6, 12
Decide whether the following statements makes sense (or is clearly true) or does not make sense (or is clearly false). Explain your reasoning.I made a frequency table with two columns, one labeled "State" and one labeled "State Capitol." Choose the correct answer below.A: The statement makes sense. In a frequency table, each category listed in one column has a characteristic about it in the second column. The table described in the given statement has this property.B:The statement makes sense. The set of states is clearly defined and each state has a clearly defined capitol.C: The statement does not make sense. In a frequency table, each category must have a frequency greater than 1. Because each state has exactly one capitol, each category in the table described in the given statement would have frequency 1.D: The statement does not make sense. In a frequency table, one of the columns lists the frequency of each category, which is the number of data values in the category. The table described in the given statement does not have this column.
A: In a frequency table, each category listed in one column has a characteristic about it in the second column. The table described in the given statement has this property.
B: The set of states is clearly defined and each state has a clearly defined capitol.
What is a Frequency table:A frequency table is a tabular representation of data that shows the number of times each category or value occurs. In a frequency table, one column represents the categories or values, and the other column represents their corresponding frequencies.
A: The statement makes sense. In a frequency table, each category listed in one column has a characteristic about it in the second column. The table described in the given statement has this property.
B: The statement makes sense. The set of states is clearly defined and each state has a clearly defined capitol.
C: The statement does not make sense. In a frequency table, each category must have a frequency greater than 1. Because each state has exactly one capitol, each category in the table described in the given statement would have frequency 1.
D: The statement does not make sense. In a frequency table, one of the columns lists the frequency of each category, which is the number of data values in the category. The table described in the given statement does not have this column.
The correct answer is:
A: In a frequency table, each category listed in one column has a characteristic about it in the second column. The table described in the given statement has this property.
B: The set of states is clearly defined and each state has a clearly defined capitol.
Learn more about Frequency table at
https://brainly.com/question/29084532
#SPJ4
Which situation describes the best example of rotational motion?
A Craig sent the pool ball swimming toward the side pocket
B Sara spun the freak on its pointed end
C the skater reacted in circles around the mousetrap
D the mouse ran in circles around the mousetrap
Answer: B
Step-by-step explanation:
hope this helps
Answer:
Sara spun the freak on its pointed end
Step-by-step explanation: