Answer:
8/3 or 2.66.. units
Step-by-step explanation:
TSA of cube = 6a²
side = 2/3
= 6 x (2/3)²
= 6 x 4/9
= 2 x 4/3
=8/3
Ans = 8/3 units or 2.66.. units
HAVE A NICE DAY
STAY SAFE
PLS MARK BRAINLIST IF IT IS CORRECT
Could you please help me
Answer:
I would say A.
Step-by-step explanation:
The chance of getting no fives in 20 spins with 8 equal sectors is 1 in 160. The data is also slightly skewed left. All the other graphs are not skewed and have 1 or more outcome for each box. This indicates an unfair data-generating process for plot A.
I won't go into much depth of this analysis, but it should be enough to make you understand what is going on.
Hope this helps!
what are two numbers have a product of 20 and a sum of 9
Answer:
Step-by-step explanation:
Solve for Y. Y/11.2=7
Answer:
y=78.4
Step-by-step explanation:
78.4/11.2 is 7
Classify the triangle by its angles.
Answer:
C
Step-by-step explanation:
right angled triangle because it has clearly shown the sign of 90 degree
Identify the domain and range of the function graphed below.
programing problem :
Scenario: The county tax office calculates the annual taxes on property using the following formula:
Property tax = property value × 0.0065
Every day, a clerk in the tax office gets a list of properties and must calculate the tax for each property on the
list. You have been asked to design a program that the clerk can use to perform these calculations.
In your interview with the tax clerk, you learn that each property is assigned a lot number, and all lot numbers
are 1 or greater. You decide to write a loop (while) that uses the number 0 as a sentinel value. During each
loop iteration, the program will ask the clerk to enter either a property’s lot number, or 0 to end.
The program to illustrate the information will be:
This function gets the value of the property from the user,
# calculates the tax, then displays the value of the tax
def show_tax():
# getting the value of the property from the user
property_value = float(input("Enter the property value: "))
# calculating the tax
property_tax = property_value * 0.0065
# displaying the value of the tax
print("Property tax: $ {0:.2f}".format(property_tax))
How to illustrate the information?This program will receive the lot number from the user, while the lot number does not equal 0, then it gets the value of the property from the user, calculates the tax, then displays the value of the tax
The main() function will receive the lot number from the user,
# while the lot number does not equal 0,
# call the show_tax() function then ask for the next lot number.
Learn more about programs on:
https://brainly.com/question/22654163
#SPJ1
In a lab a substance was cooled b 6 degrees each hour for 42 hours what was the total change it in temperature
9514 1404 393
Answer:
total cooling was 252 degrees
Step-by-step explanation:
quantity = rate × time
The total temperature change is ...
(-6°/h)(42 h) = -252°
The total change in temperature was a cooling of 252 degrees.
NEED NOW I WILL MARK BRAINLYEISY
Mr. Asir wants to purchase a new home valued at $233,000.
He needs to borrow 50.7% of the home's value from the
bank. How much money doesMr. Asir need to borrow from
the bank?
A $1181
B $4596
$459,566
D $118,13
There are 26 students in Jenna’s class. Jenna brought in 14 cupcakes. Which equation can be used to find the number of cupcakes the class still needs (n) so that everyone will get one?
Answer:
Equation: 26-14=(n)
Step-by-step explanation:
If you rest 14 from 26 that is the number of people that still need one.
(The answer is 12)
Finde the value of x in the proportion ( 5x+ 1 ):3 =(2x +2): 7(6 x) = (4x) :7
In the proportion (5x + 1):3 = (2x + 2):7, the value of x is -1/29.
In the proportion (6x):(4x) = 7, there is no value of x that satisfies the proportion.
To find the value of x in the given proportions, let's solve them one by one:
(5x + 1) : 3 = (2x + 2) : 7
To solve this proportion, we can cross-multiply:
7(5x + 1) = 3(2x + 2)
35x + 7 = 6x + 6
Subtracting 6x from both sides and subtracting 7 from both sides:
35x - 6x = 6 - 7
29x = -1
Dividing both sides by 29:
x = -1/29
Therefore, the value of x in the first proportion is -1/29.
(6x) : (4x) = 7
To solve this proportion, we can simplify the left side:
6x / 4x = 7
Dividing both sides by 2x:
3/2 = 7
This equation is not true, as 3/2 is not equal to 7.
Therefore, there is no value of x that satisfies the second proportion.
In summary, the value of x in the proportion (5x + 1) : 3 = (2x + 2) : 7 is -1/29, and there is no value of x that satisfies the proportion (6x) : (4x) = 7.
For similar question on proportion.
https://brainly.com/question/29864115
#SPJ8
ou are setting up a part-time business with an initial investment of $21,000. The unit cost of the product is $11.60, and the selling price is $20.00. (a) Find equations for the total cost C (in dollars) and total revenue R (in dollars) for x units.
Answer:
Total Cost, C(x) = 21000 + 11.60x
Revenue, R(x) = 20(x)
Step-by-step explanation:
Given the investment, which is fixed cost = $21000
Per unit cost of product = $11.60
Selling price = $20
Total cost is the sum of fixed cost and the variable cost:
Thus, TC = FC + VC
Let the number units = x
C(x) = 21000 + 11.60x
Now the total revenue:
R(x) = 20(x)
-7 times what equals 2? i’ll give brainliest
Answer:-3.5
Step-by-step explanation:
what's 0 + 0 plz need help
Answer:
0
Step-by-step explanation:
A password with 6 characters is randomly selected from the 26 letters of the alphabet.
What is the probability that the password does not have repeated letters, expressed to the nearest tenth of a percent?
We can see here that the probability that the password does not have repeated letters, expressed to the nearest tenth of a percent is = 9.8%.
What is probability?Probability is a measure of how likely an event is to happen. It is expressed as a number between 0 and 1, where 0 means the event is impossible and 1 means the event is certain.
The probability of an event can be calculated using the following formula:
Probability = Favorable Outcomes / Total Outcomes
The number of possible passwords is:
26 × 26 × 26 × 26 × 26 × 26 = 308,915,776.
The number of passwords with no repeated letters is
26P6 = 30,260,000.
The probability of a password having no repeated letters is
= 30,260,000 / 308,915,776 = 0.09779 = 9.78%.
Learn more about probability on https://brainly.com/question/13604758
#SPJ1
Pls i need this asap
Answer:
It would have to be (C) 50.27 because 25 is too short for a diameter of 8 seeing it would be 8x4 to get 32 in which 25 is not long enough for. So the answer is C.
Question
Find the product.
−4x5(11x3+2x2+9x+1)=
Step-by-step explanation:
multiply -4x the power of 5 by the numbers in the bracket then you will get the answer
A cookie recipe for 60 cookies calls for 4 cups of flour. How much flour is needed to make 90 cookies? round to the nearest tenth if you need to
We can use the rule of three to solve this.
If 60 cookies need 4 cups of flour, then 90 cookies will need x cups of flour:
\(\begin{gathered} 60\text{ cookies}\longrightarrow4\text{ cups} \\ 90\text{ cookies}\longrightarrow x=90\text{ cookies}\cdot\frac{4\text{ cups}}{60\text{ cookies}}=6\text{ cups} \end{gathered}\)Answer: we will need 6 cups of flour for 90 cookies.
kevin went to the minimart and bought some drinks for$2 each and some bags of chips for $3 each. he bought 7 items and paid $18. write a system of equations that could be used to figure out how many drinks, d, and bags of chips, c, kevin bought
Answer: c=4 d=5
Step-by-step explanation:
100 POINTS PLEASE HELP ME ALGEBRA
The range of the graph of the exponential function is (b) {y | y > 0}
Calculating the range of the graphFrom the question, we have the following parameters that can be used in our computation:
The graph of the exponential function
The rule of an exponential function is that
The domain is the set of all real numbers
This means that the input value can take all real values
However, the range is always greater than the constant term
From the graph, the constant term is 0
So, the range is y > 0
Read more about range at
brainly.com/question/27910766
#SPJ1
Robert can complete 10 inspections in 8 hours. Which represents the unit rate for the number of inspections he completes per hour?
Answer: 5 inspections in 4 hours, because if its 8 hours it would be 10 inspections
Step-by-step explanation:
Answer:
1.25
Step-by-step explanation:
10 ÷ 8 = 1.25
What is the cube root of -1,000p^12q^3
Answer:
-10p4q
Step-by-step explanation:
At a sale this week, a suit is being sold for $476 . This is 71% of the original price.
Answer:
138.04
Step-by-step explanation:
476 x .71 = 337.96
476 - 337.96 = 138.04
99
2
12
. At the library, Herb spent 1/6 hour looking for a book,1/4 hour of
reading, and 1/2 hour doing research on the computer. How man
hours did Herb spend at thelibrary?
2
3
Herb spent 55 hours at the library.
What is a fraction?Fractions defines a part of a whole and are represented as a numerical value. A fraction can be a portion or section of any quantity out of a whole, where the whole can be any number, a specific value, or a thing.
Parts of a FractionThe denominator indicates the number of parts in which the whole has been divided into. It is placed in the lower part of the fraction below the fractional bar.The numerator indicates how many sections of the fraction are represented or selected. It is placed in the upper part of the fraction above the fractional bar.Total time spent in the Library = 1/6 + 1/4 + 1/2
Total time spent = 11/12 x 60 mins
Total time spent = 55 hours
Learn more about fractions here: https://brainly.com/question/78672
#SPJ1
Landes is a sales representative for a company. She earns a basic pay of $2,750 a month plus commission of 1.5%. How much does Landes [now that the moderators are gone just answer this question and claim points lol]
Answer:
2,748.5
Step-by-step explanation:
Answer:
thank uuu
Step-by-step explanation:
Write 69200000 in scientific notation
69200000 in scientific notation is 6.92 × 10⁷.
How to represent number in scientific notation?Scientific notation is a form of presenting very large numbers or very small numbers in a simpler form.
Scientific Notation is a special way of writing numbers:
For example 800 is written as 8 × 10² in Scientific Notation.
Therefore, let's write the scientific notation of the number 69200000.
Hence,
69, 200, 000 = 6.92 × 10⁷
The logic is that we will count backwards until we meet the last number. Since we counted towards the left side, the exponent will be positive.
learn more on scientific notation here:https://brainly.com/question/10386920
#SPJ1
45 points! Hello! The area of a rectangular pool is given by the trinomial 4y2 + 6y – 10. What are the possible dimensions of the pool? Use factoring.
Thank you to however helps me!
Answer:
The dimensions are (2y+5) by 2(y-1) or 2(2y+5) by (y-1)
Step-by-step explanation:
4y^2 + 6y – 10
Factor the expression
Factor out the greatest common factor
2 ( 2y^2 +3y -5)
2 ( 2y+5) ( y-1)
A = l*w
The dimensions are (2y+5) by 2(y-1) or 2(2y+5) by (y-1)
Find the probability that a randomly selected point within the square falls in the red-shaded triangle. 3 3 4 P = [?] 4
The required probability is 3 √7 / 32.
Given, a square with sides of length 4 units and a red-shaded triangle with sides 3 units, 3 units and 4 units. We need to find the probability that a randomly selected point within the square falls in the red-shaded triangle.To find the probability, we need to divide the area of the red-shaded triangle by the area of the square. So, Area of square = 4 × 4 = 16 square units. Area of triangle = 1/2 × base × height.
Using Pythagorean theorem, the height of the triangle is found as: h = √(4² − 3²) = √7
The area of the triangle is: A = 1/2 × base × height= 1/2 × 3 × √7= 3/2 √7 square units. So, the probability that a randomly selected point within the square falls in the red-shaded triangle is: P = Area of triangle/Area of square= (3/2 √7) / 16= 3 √7 / 32.
for such more questions on probability
https://brainly.com/question/29070527
#SPJ8
Ricardo will transform a triangle contained in quadrate 2 by reflecting over the x axic and dilating by a scale factor of .5 which is not a true statement?
Ricardo will transform a triangle contained in quadrilateral 2 by reflecting over the x-axis and dilating by a scale factor of 0.5. This will result in a new triangle that is still contained within the quadrilateral, as the y-coordinates of all points will be negated while the x-coordinates remain the same.
What is domain?The collection of all potential input values for a function is referred to as the domain in mathematics. The whole set of values that the function is specified for makes up this set.
The statement "Ricardo will transform a triangle contained in quadrilateral 2 by reflecting over the x-axis and dilating by a scale factor of 0.5" is a true statement.
A figure can be mirrored over the x-axis by changing each point in the original figure into a new point on the other side of the x-axis while retaining the same distance from the x-axis. As a result, all the points in the original figure's y-coordinates will be negated but the x-coordinates stay the same. The fact that a triangle is enclosed within quadrilateral 2 will remain the same even if the triangle is reflected across the x-axis.
When a figure is enlarged by a scale factor of 0.5, each point of the original figure is changed to a new point that is located half as far from the center of enlargement as the original point. This results in a halving of all distances in the figure. Therefore, a triangle contained in quadrilateral 2 will remain contained in the quadrilateral even after being dilated by a scale factor of 0.5.
Consequently, distorting the triangle by a scale factor of 0.5 and reflecting it across the x-axis would produce a new triangle that is still contained inside quadrilateral 2.
To learn more about domain, visit
brainly.com/question/28135761
#SPJ1
Ratio
$1.25
1 slice
$10.00
8 slices
1 book
5 days
25 miles
1 gallon
Unit rate
Not a unit rate
Answer:
Step-by-step explanation:
$1.25 for 1 slice is the unit rate because a unit rate is the measure of a single unit, which in this case is 1 slice.
pls help with 6th grade vocabulary math