6 A cube has a surface area of 54 mm². The length of its sides is: A 3 mm B 4 mm C 5
mm D 6 mm E 7 mm
Answer:
A
Step-by-step explanation:
A cube has 6 square faces
given surface area = 54 mm² , then
area of one face = 54 mm² ÷ 6 = 9 mm²
the area (A) of a square is calculated as
A = s² ( s is the side length ) , so
s² = 9 ( take square root of both sides )
s = [tex]\sqrt{9}[/tex] = 3 mm
Solve the following system of equations. Show all work and solutions.
y = 2x^2 + 6x + 1
y = −4x^2 + 1
Answer: (0, 1), (-1, -3)
Given two equation's:
y = 2x² + 6x + 1y = −4x² + 1Solve them simultaneously:
[tex]\sf 2x^2 + 6x + 1 = -4x^2 + 1[/tex]
[tex]\sf 2x^2 + 4x^2 = 1 - 1[/tex]
[tex]\sf 6x^2 + 6x = 0[/tex]
[tex]\sf 6x(x + 1) = 0[/tex]
[tex]\sf 6x = 0, \ x + 1 = 0[/tex]
[tex]\sf x = 0, \ x = -1[/tex]
(a) When x = 0, y = −4(0)² + 1 = 1
(b) When x = -1, y = -4(-1)² + 1 = -3
Solution: (x, y) → (0, 1), (-1, -3)
Answer:
System of equations
[tex]\large \begin{cases}y=2x^2+6x+1\\y = -4x^2+1\end{cases}[/tex]
To solve the given system of equations, use the substitution method:
[tex]\large\begin{aligned}2x^2+6x+1 & = -4x^2+1\\2x^2+6x+1+4x^2-1 & = 0\\6x^2+6x & = 0 \\6x(x+1) & = 0\\\implies x+1 & = 0 \implies x=-1\\\implies 6x & = 0 \implies x=0\end{aligned}[/tex]
Therefore the x-values of the solutions are:
[tex]\large \begin{aligned}x & =-1\\x & =0\end{aligned}[/tex]
Substitute the found values of x into the second equation to find the y-values:
[tex]\large \begin{aligned}x & =-1 & \implies &-4(-1)^2+1 =-3 & \implies & (-1,-3)\\x & =0 & \implies & -4(0)^2+1 =1 & \implies & (0,1)\end{aligned}[/tex]
Therefore, the solutions of the system of equations are:
(-1, -3) and (0, 1)
What is the value of log 256/ log 1024
Answer:
0.8
Step-by-step explanation:
The change of base formula for logarithms can be used to find this value exactly. (Your calculator can also tell you.)
[tex]\log_b(a)=\dfrac{\log(a)}{\log(b)}[/tex]
__
Using this relation with the given numbers, we have ...
[tex]\dfrac{\log(256)}{\log(1024)}=\dfrac{\log(2^8)}{\log(2^{10})}=\dfrac{8\cdot\log(2)}{10\cdot\log(2)}=\dfrac{8}{10}\\\\\boxed{\dfrac{\log(256)}{\log(1024)}=0.8}[/tex]
nth term of this quadratic sequence -1,2,7,14,23
Since we know it's quadratic, the n-th term will follow the pattern
[tex]x_n = an^2 + bn + c[/tex]
for some unknown coefficients a, b, and c.
Given that [tex]x_1=-1[/tex], [tex]x_2=2[/tex], and [tex]x_3=7[/tex], we have the following conditions on these coefficients:
[tex]\begin{cases} a + b + c = -1 \\ 4a + 2b + c = 2 \\ 9a + 3b + c = 7 \end{cases}[/tex]
Solve this system to get a = 1, b = 0, and c = -2. Then
[tex]\boxed{x_n = n^2 - 2}[/tex]
To solve the system, use elimination.
[tex](4a + 2b + c) - (a + b + c) = 2 - (-1) \implies 3a + b = 3[/tex]
[tex](9a + 3b + c) - (a + b + c) = 7 - (-1) \implies 8a + 2b = 8 \implies 4a + b = 4[/tex]
[tex](4a + b) - (3a + b) = 4 - 3 \implies a = 1 \implies b = 0 \implies c = -2[/tex]
The function m is given in three equivalent forms.
Answer:
B; (-4, -8)
Step-by-step explanation:
The given forms of the equation are standard form, vertex form, and intercept form.
__
It is not surprising that the vertex form yields the vertex most quickly.
B) m(x) = 2(x +4)² -8
Compare this to the generic vertex form ...
f(x) = a(x -h)² +k . . . . . . . . . vertex (h, k)
We see that the vertex is (h, k) = (-4, -8).
Which line is perpendicular to the line: y − 4 = 25(x +1)?
Need the correct answers to select asap! Will give brainliest for correct answers
Answer:
first 2 options and 5th option are true
Step-by-step explanation:
locate y = - 4 on the y- axis. then a horizontal line through y = - 4 intersects the curve at x = - 2 and x = 1
----------------------------------------------------------
the axis of symmetry is a vertical line through the vertex with equation
x = c ( c is the value of the x- coordinate of the vertex )
vertex = ( - [tex]\frac{1}{2}[/tex], - 6 )
equation of axis of symmetry is x = - [tex]\frac{1}{2}[/tex]
------------------------------------------------------------
the minimum value is the y- coordinate of the vertex
that is the minimum value of f(x) is - 6
------------------------------------------------------------
given a parabola in standard form
ax² + bx + c ( a ≠ 0 )
• if a > 0 then graph opens up
• if a < 0 then graph opens down
Here the graph opens up , then coefficient of f(x) is positive
-------------------------------------------------------------
the solutions to f(x) = 0 are the values of x on the x- axis where the graph crosses.
the solutions are x = 2 and x = - 3
Solve for x: 3(x + 1) = −2(x − 1) − 4
1
−1
−5
−25
Answer:
x = - 1
Step-by-step explanation:
3(x + 1) = - 2(x - 1) - 4 ← distribute parenthesis on both sides
3x + 3 = - 2x + 2 - 4
3x + 3 = - 2x - 2 ( add 2x to both sides )
5x + 3 = - 2 ( subtract 3 from both sides )
5x = - 5 ( divide both sides by 5 )
x = - 1
If f(x) = −5x − 4 and g(x) = -3x - 2, find (f+ g)(x).
Answer:
[tex](f+g)(x) = -8x-6[/tex]
Step-by-step explanation:
We are given the two functions:
[tex]\displaystyle f(x) = -5x - 4 \text{ and } g(x) = -3x - 2[/tex]
And we want to find:
[tex](f+g)(x)[/tex]
Recall that this is equivalent to:
[tex]\displaystyle (f+g)(x) = f(x) + g(x)[/tex]
Substitute and simplify:
[tex]\displaystyle \begin{aligned} (f+g)(x) &= (-5x-4)+(-3x-2) \\ \\ &= -8x-6 \end{aligned}[/tex]
In conclusion:
[tex](f+g)(x) = -8x-6[/tex]
1. Triangle STU is shown on the coordinate plane below. Triangle STU is transformed using the rule (x, y) -> (x+4, y-2). In the image of the transformation, triangle S'T'U', what is the x-coordinate of S'?
Using translation concepts, considering S(2,-1), the x-coordinate of S' is given by 6.
What is a translation?A translation is represented by a change in the function graph, according to operations such as multiplication or sum/subtraction in it's definition.
In this problem, the rule is given by:
(x, y) -> (x+4, y-2).
Considering S(2,-1), 4 is added to the x-coordinate in the translation, hence:
2 + 4 = 6.
The x-coordinate of S' is given by 6.
More can be learned about translation concepts at https://brainly.com/question/4521517
#SPJ1
y² + 2y - 48 ( factor the polynomial )
Answer:
(y - 6)(y + 8)
Step-by-step explanation:
Find two numbers that add to 2 and multiply to -48. Then put them in the form above. Afterwards, use FOIL (First, Outside, Inside, Last) to check the factoring and you get: y² + 2y - 48
Have a great day! :)
Answer:
−8, 6
Step-by-step explanation:
Write the factored form using these integers. (y−8) (y+6)
Given the Equation y squared-Ay-6=0, where A is a constant, find the solutions for y in terms of A
Answer:
do u still need help with this
Solve 3-212.
OA. x≤-30
OB. xs-18
OC. x≥-30
OD. x2-18
The solution of the inequality 3-x/2≥12 is x≤-18
What is Inequality?a relationship between two expressions or values that are not equal to each other is called 'inequality.
The given inequality is 3-x/2≥12
Three minus x by two greater than or equal to twelve
Subtract 3 from both sides
-x/2≥9
-x≥18
x≤-18
Hence, the solution of the inequality 3-x/2≥12 is x≤-18
To learn more on Inequality click:
https://brainly.com/question/28823603
#SPJ7
Please help! 30 points!
Answer:
it would be a vertical shift of 5 down
Step-by-step explanation:
I'm learning the same thing rn and that's right
If $3840 is deposited into a bank account at a 5% interest rate how long will it take the account to make $960 in interest?
assuming is simple interest
[tex]~~~~~~ \textit{Simple Interest Earned} \\\\ I = Prt\qquad \begin{cases} I=\textit{interest earned}\dotfill & \$960\\ P=\textit{original amount deposited}\dotfill & \$3840\\ r=rate\to 5\%\to \frac{5}{100}\dotfill &0.05\\ t=years \end{cases} \\\\\\ 960 = (3840)(0.05)(t)\implies \cfrac{960}{(3840)(0.05)}=t\implies 5=t[/tex]
Help!! Which of the following is equivalent to 3 6
— = —— ?
X X-4
Answer:
3rd Option - 3(x-4) = 6x
Step-by-step explanation:
To remove the fractions we escalate them up to the other side. So to remove the x under 3 we do the following :
[tex]\frac{3}{x} = \frac{6}{x-4}[/tex] -----> [tex]{3}= \frac{6x}{x-4}[/tex] (As you can see the x now goes to the numerator of the right side)
Now to remove x-4 under 6x we do the following :
[tex]{3}= \frac{6x}{x-4}[/tex] ------> [tex]3(x-4)= {6x[/tex]
Therefore giving our answer as the 3rd option.
Hope this helped and have a good day
Determine the value of X
AB is the mid segment of triangle LMN. Determine the value of X
Answer:
B. 4Step-by-step explanation:
Since ,AB is the mid segment of triangle LMN
Then
[tex]\Longleftrightarrow AB=\frac{MN}{2}[/tex]
[tex]\Longleftrightarrow x+8=\frac{5x+4}{2}[/tex]
[tex]\Longleftrightarrow 2\times(x+8)=5x+4[/tex]
[tex]\Longleftrightarrow 2x+16=5x+4[/tex]
[tex]\Longleftrightarrow 16-4=5x-2x[/tex]
[tex]\Longleftrightarrow 3x=12[/tex]
[tex]\Longleftrightarrow x=\frac{12}{3}=4[/tex]
HELP PLEASE I WILL MARK BRAINLIEST
Find the measure of the three missing angles in the parallelogram below.
Answer:
x= 67, y= 113 , z= 67........... ...........
If a doctor prescribes 75 milligrams of a specific drug to her patient how many milligrams of the drug will remain in the patients bloodstream after 6 hours if the drug decays at a rate of 20 percent per hour
After 6 hours the drug remains is 19.66 mg if the drug decays at a rate of 20 percent per hour.
What is exponential decay?During exponential decay, a quantity falls slowly at first before rapidly decreasing. The exponential decay formula is used to calculate population decline and can also be used to calculate half-life.
We have:
If a doctor prescribes 75 milligrams of a specific drug to her patient how many milligrams of the drug will remain in the patients' bloodstream.
We know the exponential decay can be given as:
D = a(1 - r)ⁿ
a is the starting value and n is the number of hours.
D = 75(1 - 0.20)⁶
D = 19.66 milligrams
Thus, the after 6 hours the drug remains is 19.66 mg if the drug decays at a rate of 20 percent per hour.
Learn more about the exponential decay here:
brainly.com/question/14355665
#SPJ1
15 Which point is a solution to the system below?
2y < -12x + 4
y <- 6x +4.
A (1,1)
B (0,6)
C (-1/2,5)
D (-3,2)
The attached graph shows that the system of equation has no solution since there is no point of intersection
Solution to system of equationsInequalities are expressions not separated by an equal sign
Given the following inequalities
2y < -12x + 4
y <- 6x +4
_________________
2y < -6x + 4
y <- 6x +4.
Find the y-intercept. When x = 0
y < -6(0) + 4
y < 4
Plot the graphs and determine the point of intersection
Learn more on inequality here: https://brainly.com/question/24372553
#SPJ1
Can someone help me PLEASE I've been trying to get someone to help me for hours Come on I'm offering 20 points?!?!?!?
AND means multiply, so if probability is dependent on two things happening, then we will multiply the individual probabilities together.
1. P(A and 1) = 1/4 x 1/6 = 1/24
2. P(C and 2) = 1/4 x 2/6 = 2/24 = 1/12
3. P(B and 3) = 2/4 x 1/6 = 2/24 = 1/12
4. P(A and 4) = 1/4 x 2/6 = 2/24 = 1/12
5. P(C and 3) = 1/4 x 1/6 = 1/24
6. P(B and 2) = 2/4 x 2/6 = 4/24 = 1/6
7. P(a consonant and an odd #) = 3/4 x 2/6 = 6/24 = 1/4
8. P(a consonant and a prime #) = 3/4 x 3/6 = 9/24 = 3/8
9. P(a vowel and a 5) = 1/4 x 0/6 = 0
10. P(a vowel and a number less than 3) = 1/4 x 3/6 = 3/24 = 1/8
11. P(B and 1) = 2/4 x 1/6 = 2/24 = 1/12
Experimental probability is based on something that has already happened, or data that has already been collected.
12. P(1) = 3/30 = 1/10
13. P(2) = 8/30 = 4/15
14. P(3) = 7/30
15. P(4) = 5/30 = 1/6
16. P(5) = 3/30 = 1/10
17. P(6) = 4/30 = 2/15
Hope this helps!
Assuming that there are no hidden cubes, what is the front orthographic view of the diagram?
Answer:
the visible number of cubes is 7
Step-by-step explanation:
Assuming that there are no hidden cubes, the # of visible cubes is 7
Solve the compound inequality for x and identify the graph of its solution.
x+7 > 3 and x-5≤-1
O A. Solution: x < -4 or x ≥ 4
1 2 3 4 5
OB. Solution: x>-4 and x≤ 4
1
2 3 4 5
OC. Solution: x>-4 and x≤ 4
+
+
-5 -4 -3 -2 -1
1
2
3 4 5
OD. Solution: x²-4 and x < 4
1 2 3 4
5
-5 -4 -3 -2 -1 0
-5 -4 -3 -2 -1 0
0
-5 -4 -3 -2 -1 0
Answer:
x<-4 or x≤4
Step-by-step explanation:
The solution of the inequality is x > -4 and x ≤ 4.
So, the graph B is correct.
Given is an inequality, x+7 > 3 and x-5 ≤ -1, we need to solve and identify the graph,
To solve the compound inequality, let's solve each inequality separately and then find the intersection of the solutions.
Inequality 1: x + 7 > 3
Subtract 7 from both sides:
x > 3 - 7
x > -4
Inequality 2: x - 5 ≤ -1
Add 5 to both sides:
x ≤ -1 + 5
x ≤ 4
Now, we need to find the intersection of the solutions for both inequalities.
Since the conjunction between the two inequalities is "and," we need to find the common solution.
The common solution is the values of x that satisfy both x > -4 and x ≤ 4. From the two inequalities, we can see that the common solution range is from -4 to 4, including -4 but not including 4.
Therefore, the solution to the compound inequality is: -4 < x ≤ 4
Learn more about compound inequality click;
https://brainly.com/question/20296065
#SPJ7
PLEASE HELP ILL MAKE YOU THE BRAINIEST!!
Find the area of the shaded segment of the circle
Answer:
Exact Area =
16pi - 32 square meters
Decimal Approx:
A = 18.3 sq m
Step-by-step explanation:
In degrees, it's 360° all the way around a circle. The 270° in the image is to show you that the small piece (the triangle and yellow segment) are in a 90° part of the circle. That is 1/4 of the circle, this helps with area two ways. We'll find 1/4 of the circle area and also, that makes the triangle base 8 and height 8. This helps us find triangle area. See image.
Gerrie collects honey from a few
beehives. She scoops out the honey
with a small jar that holds of a cup.
Over the last two weeks Gerrie has
filled this jar 158 times. How many
cups of honey has she collected?
The number of the cups of honey has she collected will be 52 and 2/3 cups.
What are ratio and proportion?A ratio is a collection of ordered integers a and b represented as a/b, with b never equaling zero. A proportionate expression is one in which two items are equal.
Gerrie collects honey from a few beehives.
She scoops out the honey with a small jar that holds 1/3 of a cup.
Over the last two weeks, Gerrie has filled this jar 158 times.
1 small jar = 1/3 cup
But we have done this for 158 times. Then we have
158 small jar = 158 x 1/3 cups
158 small jar = 52 and 2/3 cups
More about the ratio and the proportion link is given below.
https://brainly.com/question/14335762
#SPJ1
The diagram shows a convex polygon.
What is the sum of the interior angle measures of this polygon?
°
Answer:
1080
Step-by-step explanation:
If x= 7 - 4√3 then find the value of (a) (x+1/x) rais to 2 b) x rais 2+1/x rais to 2
The equation x = 7 - 4√3 is a radical expression, and the value of the radical expression is [tex](x + \frac 1x)^2 = 3650401 -2107560\sqrt 3[/tex]
How to solve the expressions?The equation is given as:
x = 7 - 4√3
So, we have:
[tex](x + \frac 1x)^2 = (7 - 4\sqrt 3 + \frac{1}{7 - 4\sqrt 3})^2[/tex]
Take the LCM
[tex](x + \frac 1x)^2 = (\frac{49 -56\sqrt3 + 48}{7 - 4\sqrt 3})^2[/tex]
Evaluate the like terms
[tex](x + \frac 1x)^2 = (\frac{97 -56\sqrt3 }{7 - 4\sqrt 3})^2[/tex]
Rationalize
[tex](x + \frac 1x)^2 = (\frac{(97 -56\sqrt3)(7 - 4\sqrt 3) }{49 -48})^2[/tex]
Evaluate the difference
[tex](x + \frac 1x)^2 = ((97 -56\sqrt3)(7 - 4\sqrt 3))^2[/tex]
Expand
[tex](x + \frac 1x)^2 = (679 -388\sqrt 3 -392\sqrt 3 + 672)^2[/tex]
Evaluate the like terms
[tex](x + \frac 1x)^2 = (1351 -780\sqrt 3 )^2[/tex]
Expand
[tex](x + \frac 1x)^2 = 1825201 +1825200 -2107560\sqrt 3[/tex]
[tex](x + \frac 1x)^2 = 3650401 -2107560\sqrt 3[/tex]
Hence, the value of the radical expression is [tex](x + \frac 1x)^2 = 3650401 -2107560\sqrt 3[/tex]
Read more about radical expressions at:
https://brainly.com/question/8952483
#SPJ1
Find the sum of the following series.
PLEASE SOMEONE HELP!!!
The given sum for n = 1 to n = 15 is equal to 255, so the correct option is B.
How to find the sum of the given series?
We want to find the sum of the series whose elements are of the form:
(2n + 1)
From n = 1 to n = 15.
Then our sum will be:
(2*1 + 1) + (2*2 + 1) + ... + (2*15 + 1).
3 + 5 + ... + 31
This is the sum of all odd numbers in the interval [3, 31]
Which gives:
[tex]S = 3 + 5 + 7 + 9 + 11 + 13 + 15 + 17 + 19 + 21 + 23 + 25 + 27 + 29 + 31 = 255[/tex]
So the correct option is B.
If you want to learn more about sums:
https://brainly.com/question/24295771
#SPJ1
necesito esto resuelto porfa! en 20 minutos