Answer:True
Step-by-step explanation:
Answer:
false
Explanation:
square root of x= -7
the equation would be -7 x -7
-7 x -7= 49 not -49
Answer: false
Solve for x
-6x + 14<-28 AND
3x + 28 < 25
Answer:
Treat the lesser than sign as an equal sign. What you do to one side, you do to the other. Isolate the variable x. Do the opposite of PEMDAS.
PEMDAS = Parenthesis, Exponents ( & roots), Multiplication, Division, Addition, Subtraction.
Solve -6x + 14 < -28
First, subtract 14 from both sides:
-6x + 14 (-14) < -28 (-14)
-6x < -42
Next, divide -6 from both sides to isolate the variable x. Note that when you divide (or multiply) by a negative number, you must flip the greater than or less than sign.
(-6x)/-6 < (-42)/-6
x > (-42)/(-6)
x > 7
x > 7 is your answer.
Solve 3x + 28 < 25
First, subtract 28 from both sides.
3x + 28 (-28) < 25 (-28)
3x < -3
Isolate the variable x. Divide 3 from both sides. Note that because you aren't dividing by a negative number (rather a positive 3), you do not flip the sign.
(3x)/3 < (-3)/3
x < (-3)/(3)
x < -1
x < -1 is your answer.
~
To solve the given inequalities, we found that x > 7 and x < -1. Since no number satisfies both conditions simultaneously, there is no solution to this system of inequalities.
We are given two inequalities to solve for x:
-6x + 14 < -28
3x + 28 < 25
Solving the first inequality:
Subtract 14 from both sides:-6x + 14 - 14 < -28 - 14-6x < -42Divide both sides by -6 (remember to flip the inequality sign when dividing by a negative number):x > 7Solving the second inequality:
Subtract 28 from both sides:3x + 28 - 28 < 25 - 283x < -3Divide both sides by 3:x < -1Combining the two inequalities, we find:
x > 7 AND x < -1
Since there is no number that satisfies both conditions simultaneously, there is no solution to this system of inequalities.
Graph the system of equations. Then determine whether the system has no solution, one solution, or infinitely many solutions. If the system has one solution, name it.
y=-5x+1
y=-2x-2
Answer:
Second option: One solution. Independent.
Step-by-step explanation:
The equation of the line in Slope-Intercept form is:
[tex]y=mx+b[/tex]
Where "m" is the slope and "b" is the y-intercept.
Since the equations of the system have this form, we know that they are lines.
We can identify that the y-intercept of the first equation [tex]y=-5x+1[/tex] is:
[tex]b=1[/tex]
Now we need to find the x-intercept. Substitute [tex]y=0[/tex] and solve for "x":
[tex]0=-5x+1\\\\5x=1\\\\x=\frac{1}{5}=0.2[/tex]
Then, we can graph the first line which passess through the points (0,1) and (0.2,0). Observe the graph attached.
The y-intercept of the second equation [tex]y=-2x-2[/tex] is:
[tex]b=-2[/tex]
Now we need to find the x-intercept. Substitute [tex]y=0[/tex] and solve for "x":
[tex]0=-2x-2\\\\2x=-2\\\\x=\frac{-2}{2}=-1[/tex]
Then, we can graph the second line, which passess through the points (0,-2) and (-1,0).
You can observe in the graph that the lines intersect at the point (1,-4). Therefore, that point is the solution of the system of equations.
Since the lines intersect, then there is one solution that is true for both equations. It is independent
How many terms of the sequence 6, -12, 24, -48, ... will have a sum
-2046?
Answer:
Step-by-step explanation:
this the gemetric sequence because : -12/6 =24/-12=-48/24=-2 (common rat)
the sum is : S= u1 ×(d^n - 1)(d-1)
d = -2 u1 = 6 S= -2046
6((-2)^n -1) /(-2 -1) = -2046
(-2)^n -1 =1023
(-2)^n = 1024 but 1024 = 2^10 = (-2)^10
so : (-2)^n = (-2)^10
n=10 conclusion : 10 terms
The number of terms of the sequence is 10.
What is geometric sequence?
A geometric sequence exists a sequence of numbers where each term after the first term exists found by multiplying the earlier one by a fixed non-zero number, named the common ratio.
The terms of the sequence 6, -12, 24, -48, ...
Sum = -2046
Geometric sequence:
-12/6 = 24/-12 = -48/24 = -2
Sum of terms:
[tex]$S = u_{1} *(d^n - 1)(d-1)[/tex]
Let, d = -2, [tex]u_{1} = 6[/tex] and S = -2046
[tex]6((-2)^n -1) /(-2 -1) = -2046[/tex]
[tex](-2)^n -1 =1023[/tex]
[tex](-2)^n = 1024[/tex]
But the number of terms = 10
[tex]1024 = 2^{10} = (-2)^{10}[/tex]
so,[tex](-2)^{n} = (-2)^{10}[/tex]
Therefore, the correct answer is 10.
To learn more about geometric sequence
https://brainly.com/question/1729067
#SPJ2
What are the real zeroes of x3 + 6 x2 – 9x - 54?
A. 1,2, 27
B. 3, -3, -6
c. -6,3, -6
D. 2,-1, 18
E. 3,3, -6
Answer:
Option B 3,-3,-6 is correct.
Step-by-step explanation:
We need to find real zeroes of [tex]x^3+6x^2-9x-54[/tex]
Solving
[tex]x^3+6x^2-9x-54\\=(x^3+6x^2)+(-9x-54)[/tex]
Taking x^2 common from first 2 terms and -9 from last two terms we get
[tex]=(x^3+6x^2)+(-9x-54)\\=x^2(x+6)-9(x+6)\\[/tex]
Taking (x+6) common
[tex](x+6)(x^2-9)\\[/tex]
x^2-9 can be solved using formula a^2-b^2 = (a+b)(a-b)
[tex]=(x+6)((x)^2-(3)^2)\\=(x+6)(x+3)(x-3)[/tex]
Putting it equal to zero,
[tex](x+6)(x+3)(x-3) =0\\x+6 =0, x+3=0\,\, and\,\, x-3=0\\x=-6, x=-3\,\, and\,\, x=3[/tex]
So, Option B 3,-3,-6 is correct.
Answer:
B. 3,-3,-6
Step-by-step explanation:
State the domain and range of the relation given in the table below, and determine if it is a function
Answer:
Domain is {10,-16,18,19,5}
Range is {12,-10,-12,19,-9,22}
This is not a function because 18 is in the domain twice
The Domain is {10,-16,18,19,5}
The Range is {12,-10,-12,19,-9,22}
And, This is not a function because 18 is in the domain twice.
Here,
In the table is shown in figure.
We have to find the domain, range and determine if it is a function.
What is Function?
A function is a relation between inputs and outputs where each input is related to exactly one output.
Now,
Domain is the inputs (values of x) on the table.
Hence, The Domain is {10,-16,18,19,5}
And, Range is the outputs (values of y) on the table.
Hence, The Range is {12,-10,-12,19,-9,22}.
Since, In the table 18 is twice in the domain.
So, It is not a function.
Therefore,
The Domain is {10,-16,18,19,5}
The Range is {12,-10,-12,19,-9,22}
And, This is not a function because 18 is in the domain twice.
Learn more about the function visit:
https://brainly.com/question/15602982
#SPJ2
Without graphing, determine the range of the function f(x) = 4|x+6|-5 over
the interval [-10,5].
Answer:
[-5,39]
Step-by-step explanation:
The vertex is at (-6,-5)
The interval is from -10 to 5 (inclusive of both endpoints...
Absolute function is open up because 4 is positive
I will plug in both endpoints now:
f(-10)=4|-10+6|-5 f(5)=4|5+6|-5
f(-10)=4(4)-5 f(5)=4(11)-5
f(-10)=11 f(5)=39
So the highest reached by f(5) which is 39 so our range will go up to 39 (inclusive)
11 is not the lowest reached, -5 is because our vertex was included within the domain
So the range is [-5,39]
Which is a perfect square?
Answer:
36
Step-by-step explanation:
The only number that is a perfect square is 36
6*6 = 36
Answer:
6Step-by-step explanation:
[tex]\sqrt{a}=b\iff b^2=a\ for\ a\geq0\ and\ b\geq0\\\\\\\sqrt5-not\ rational\\\\\sqrt8-not\ rational\\\\\sqrt{36}=6-rational\qquad(\sqrt{36}=6\ because\ 6^2=36)\\\\\sqrt{44}-not\ rational[/tex]
when p^2-4p is subtracted from p^2 + p-6 the result is
Answer:
5p-6 is your answer.
Step-by-step explanation:
p^2 + p - 6
-p^2 - 4p
leaves you with
p--4p-6, which equals p+4p-6,
so simplifying: 5p+6 is your answer.
Hope this helps!
If the following ordered pairs are equal find x and y
a) (7x+3y,2x+3y)and(24,0)
nothing can further be done with this?
The solution to the system of equations given by the ordered pairs (7x+3y,2x+3y) and (24, 0) is x= -4.8 and y=3.2.
Explanation:To solve for x and y, you need to equate each component of the ordered pairs and solve the resulting equations. In this case, you have:
7x + 3y = 24 2x + 3y = 0
Solving the second equation for x: x = -1.5y
Substitute x into the first equation: 7(-1.5y) + 3y = 24, which becomes -10.5y + 3y = 24, then -7.5y = 24
Solving for y, you get: y = -24 / -7.5 which equals y = 3.2.
Substituting y into the second equation 2x + 3(3.2) = 0, we get 2x = -9.6, so x = -9.6 / 2, so x = -4.8.
So, the values of x and y are -4.8 and 3.2 respectively.
Learn more about Solving Systems of Equations here:https://brainly.com/question/29050831
#SPJ3
There are 6 cans of soup in a kitchen cabinet:2 chicken noodle ,3 tomato ,and 1 vegetable.
Suppose you use a can of chicken noodle from the original 6 cans.then your father adds 2 cans of vegetable soup and 1 can of tomato soup to those left in the kitchen cabinet.what is the probability that you will choose tomato soup now?
Answer: 4/8 or 1/2
Step-by-step explanation:
See attached photo. - my answer got deleted lol
Answer:
4/8 or 1/2
Step-by-step explanation:
got it right on preworks
which point lies on the line described by the equation below y + 8 equals 4 x - 5
The answer would be 5, - 8
Answer:5,-8
Step-by-step explanation:
which percent is equal to 2.5?
A. 2.5%
B. 25%
C. 250%
D. 2.500%
Answer:
The answer is C.250%
Step-by-step explanation:
Got it right on the quiz
if you purchase a hundred items that cost $0.25 each how much would the item cost all together
Cost of items = $0.25 × 100
= $25.00
The volume of a cone is 3x cubic units and its height is x units.
Which expression represents the radius of the cone's base, in units?
3x
6x
37182
9xx
Step-by-step explanation:
Volume of a cone is [tex]\pi r^{2} .height[/tex]/3 so [tex](3x)^{3}[/tex] is equal to
[tex]\pi r^{2} .x[/tex]/3 . Also [tex](3x)^{3}[/tex] = [tex]27x^{3}[/tex]
[tex]27x^{3}[/tex] = [tex]\pi r^{2} .x[/tex]/3. Pi equals to 3 so pi and the 3 in the denominator will simplfy each other. lets simplfy the "x" so [tex]r^{2} = 27x^{2}[/tex] so the radius is 9x.
The expression that represents the radius of the cone's base is →
{r} = 3/√π.
What is volume?Volume is a collection of two - dimensional points enclosed by a single dimensional line. Mathematically, we can write Volume as -
V = ∫∫∫ F(x, y, z) dx dy dz
Given is that the volume of a cone is {3x} cubic units and its height is {x} units.
The volume of a cone is -
V = 1/3 πr²h
We can write the volume as -
3x = 1/3 πr²x
3 = 1/3 πr²
πr² = 9
r² = 9/π
r = 3/√π
Therefore, the expression that represents the radius of the cone's base is → {r} = 3/√π.
To solve more questions on Prisms, visit the link-
https://brainly.com/question/22147194
#SPJ7
Does any one have answers to Lesson 10: Linear Functions Unit 6 Test? ASAP!!! I NEED HELP IM SO BEHIND!!!!!!!
Answer:
You cant find this type of stuff on the internet without some shady questions.If your doing linear functions which im guessing basic algebra where ur from gof to google and look up linear funcion calc. The one by symbolab and try that . If it doesent work or dosent look right try some other calcs.
Andrew is riding his bike. He biked a distance of 14 miles at a rate of 7 miles per hour. Using the distance formula, d = rt, solve for Andrew's time in minutes
d = rt ( d = distance, r = rate (speed) and t = time)
14 = 7t
Divide both sides by 7:
t = 14/7
t = 2 hours
1 hour = 60 minutes.
2 hours x 60 = 120 minutes total.
Based on the distance Andrew went and the rate at which he went, Andrew's time in minutes was 120 minutes.
The distance formula is:
Distance = Rate x Time
Andrew's time is therefore:
14 = 7 x Time
Time = 14 / 7
= 2 hours
In minutes this is:
= 2 x 60 minutes per hour
= 120 minutes
In conclusion, Andrew covered that distance in 120 minutes.
Find out more at https://brainly.com/question/18591848.
Which system of linear inequalities is represented by the
graph?
y> 2x – 1 and y < 2x + 2
y > 2x + 2 and ys 2x-1
y < 2x + 2 and y? 2x-1
y< 2x + 1 and y>2x - 2
Answer:
y > 2x + 2 and y < 2x-1 .
Step-by-step explanation:
The line which the blue shaded area represent has y intercept 2 and slope [tex]\frac{2}{1} =2[/tex]
Hence equation of the line is y=2x+2.
To check the inequality for the shaded region we take any point (-3,0) in the shaded region .Plugging the values in the given equation :
0 > 2(-3)+2 or 0 >-4.
The inequality equation represented by the blue shaded part is y > 2x+2.
The line for the red shaded region has y intercept -1 and slope 2.
Hence equation of the line is y= 2x-1 .
Taking a point (2,0) in the shaded part and substituting the values in the equation of line we have :
0< 2(2)-1 or 0< 3 .
Hence the inequality representing the red shaded region is y<2x-1 .
y > 2x + 2 and y < 2x - 1
The graph of y > 2x + 2 is a dashed line that intersects the axes at points (-1, 0) and (0, 2). The origin (0, 0) is not included in the blue shaded area.The graph of y < 2x - 1 is a dashed line that intersects the axes at points (¹/₂, 0) and (0, -1). The origin (0, 0) is not included in the red shaded area.Further explanationIn this problem, we will compose the system of linear inequalities is represented by the graph. Firstly, let us state each line on the graph in terms of the equation of the line.
A shortcut to form a linear equation through the intercepts of the axes at (0, a) and (b, 0) is [tex]\boxed{\boxed{ \ ax + by = ab \ }}[/tex].
Part-1: a dashed line that intersects the axes at points (0, 2) and (-1, 0).
Step-1: make a linear function
(0, 2) → (0, a)(-1, 0) → (b, 0)[tex]\boxed{ \ ax + by = ab \ } \rightarrow \boxed{ \ 2x + (-1)y = 2 \times (-1) \ }[/tex]
2x - y = -2
Add by 2 and y on both sides.
Hence, the equation of line is [tex]\boxed{y = 2x + 2 \ }[/tex]
Step-2: make a linear inequality
y = 2x + 2 is the boundary line and we draw a dashed line since the equality symbol is " > or < ". Test the point (0, 0) as origin in y = 2x + 2, i.e., [tex]\boxed{0 = 2(0) + 2}[/tex] which is true if 0 < 2.Since the test point (0, 0) is not in the blue shaded area, which means the test results must be false (or 0 > 2), then linear inequality is arranged as follows:
[tex]\boxed{\boxed{ \ y > 2x + 2 \ }}[/tex]
Part-2: a dashed line that intersects the axes at points (¹/₂, 0) and (0, -1)..
Step-1: make a linear function
(0, -1) → (0, a)(¹/₂, 0) → (b, 0)[tex]\boxed{ \ ax + by = ab \ } \rightarrow \boxed{ \ (-1)x + \frac{1}{2}y = -1 \times \frac{1}{2} \ }[/tex]
[tex]\boxed{ \ -x + \frac{1}{2}y = -\frac{1}{2} \ }[/tex]
Multiply by 2 on both sides.
-2x + y = -1
Add by 2x on both sides.
Hence, the equation of line is [tex]\boxed{y = 2x - 1 \ }[/tex]
Step-2: make a linear inequality
y = 2x - 1 is the boundary line and we draw a dashed line since the equality symbol is " > or < ". Test the point (0, 0) as origin in y = 2x - 1, i.e., [tex]\boxed{0 = 2(0) - 1}[/tex] which is true if 0 > -1.Since the test point (0, 0) is not in the red shaded area, which means the test results must be false (or 0 < -1), then linear inequality is arranged as follows:
[tex]\boxed{\boxed{ \ y < 2x - 1 \ }}[/tex]
Thus the system of linear inequalities is represented by the graph is y > 2x + 2 and y < 2x - 1.
Learn moreWhich is the graph of 2x – 4y > 6? https://brainly.com/question/4408289Which is the graph of 2x + 3y > -3? https://brainly.com/question/10666671Which of the following is the correct graph of the solution to the inequality −8 greater than or equal to −5x + 2 > −38 https://brainly.com/question/1626676Find the slope of the line that passes through the points (0, -3) and (-4,1).
The formula for slope is [tex]\frac{y_{2} -y_{1} }{x_{2} -x_{1} }[/tex]
In this case:
[tex]y_{2} = 1\\ y_{1} }= -3\\x_{2} = -4\\x_{1} = 0[/tex]
so...
[tex]\frac{1 - (-3)}{-4 - 0}[/tex]
[tex]\frac{4}{-4}[/tex]
-1 <<<The slope
Hope this helped!
~Just a girl in love with Shawn Mendes
Answer:
m = -1
Step-by-step explanation:
The slope is also called the gradient, m.
m=(y2-y1)/(x2-x1)
x1 = 0
y1 = 3
x2 = -4
y2 = 1
we therefore substitute for the values in the formula
m = (1-⁻3)/(⁻4-0)
m = -1
The cube in the image has a volume of 1000 cubic feet the other solid has the same base and height as the cube but the length of each its slanted sides is 2 units longer than the height what is the volume of the tilted solid
Final answer:
The volume of the tilted solid is 1200 cubic feet.
Explanation:
The volume of the cube in the image is given as 1000 cubic feet. Let's call the height of the cube 'h'. The length and width of the cube are also 'h', so the volume of the cube is h x h x h = h³ = 1000. Solving for 'h', we find that h = 10 feet.
The tilted solid has the same base and height as the cube, but the length of each of its slanted sides is 2 units longer than the height. So the length of each slanted side is h + 2 = 10 + 2 = 12 feet.
To find the volume of the tilted solid, we can use the formula for the volume of a rectangular prism: volume = base area x height. The base area is h x h = h², and the height is 12 feet. Therefore, the volume of the tilted solid is h² x 12 = 10² x 12 = 1200 cubic feet.
Terry sold 30 cans of paint at a total cost of $425. A can of paint holding one quart cost $10 each. A can of paint holding one gallon cost $15 each. The equations and graph below can be used to determine the number of cans of paint Terry sold, where x represents the number of quarts of paint, and y represents the number of gallons of paint.
Number of cans: x + y = 30
Total cost of cans: 10x + 15y = 425
A. 42 quarts, 28 gallons
B. 25 quarts, 5 gallons
C. 5 quarts, 25 gallons
D. 15 quarts, 15 gallons
Step-by-step explanation:
from the graph above, the intersect of both lines would give the answer...
C. 5 quarts, 25 gallons
You can substitute the values in both equations to verify the answer
Find f(–2) for the function f(x) = 3x2 – 2x + 7. −13 −1 1 23
Answer:
f(-2) = 23Step-by-step explanation:
[tex]f(x)=3x^2-2x+7\\\\f(-2)\to\text{put x = -2 to the equation of a function:}\\\\f(-2)=3(-2)^2-2(-2)+7=3(4)+4+7=12+4+7=23[/tex]
Answer:
The correct option is 4. The value of f(-2) is 23.
Step-by-step explanation:
The given function is
[tex]f(x)=3x^2-2x+7[/tex]
We have to find the value of f(-2). It means we need to find the value of function f(x) at x=-2.
Substitute x=-2 in the given function to find the value of f(-2).
[tex]f(-2)=3(-2)^2-2(-2)+7[/tex]
On simplification we get
[tex]f(-2)=3(4)-(-4)+7[/tex]
[tex]f(-2)=12+4+7[/tex]
[tex]f(-2)=23[/tex]
The value of f(-2) is 23. Therefore the correct option is 4.
PLEASSSE HELP ASAP PRETTY PLEASEEEEEEE
Answer:
Third option. I am sure it!
Step-by-step explanation:
Mark other guy brainliest. He's a great answer and he helped me before
Answer:
The third option choice
Step-by-step explanation:
Here you have the term (n^-6)(p^3)
(n^-6)(p^3) = (n^-6)(p^3)/1
[And whole number can be written over 1. For example, 4 = 4/1.]
You can see that n has a negative exponent, -6.
My teacher taught it to me like this:
If this is our expression;
(n^-6)(p^3)
--------------- <------ [and thats a fraction bar]
1
Think of the fraction bar as a bunk bed. Since the (n^-6) isn't happy being "on top of the bunk bed," [since its a negative exponent] move it to the bottom bunk.
So your new expression would be:
(p^3)
-------------- <-------- [fraction bar]
(n^6)
Moving n^6 to the bottom changes it into a positive exponent.
So, the third option choice would be correct.
That's the best way I can explain it! I hope this helps!!! :)
Alexis put $2000 in savings account. After 4 years, she had $2543 in the account. What rate of interest did she earn?
Answer:
A
Step-by-step explanation:
Hihi. So, this is a nice application of interest rates as well as properties of exponentials/logarithms. As you know, the basic equation for interest rates is A= Pe^(rt) where A is your final amount, P is your initial, r is your rate of interest, and t is the time the money was accumulating interest. After cleaning up, you get in a situation due to you having e still lying around. Luckily, if you take the natural log of e, all you have left behind is the previous exponent. Thus, you can take the natural log of both sides, divide by 4, and then simplify to see that your final interest rate is ~6%
Answer:
A. 6%
Step-by-step explanation:
Since, the given amount formula is,
[tex]A=Pe^{rt}[/tex]
Where, P is the initial amount,
r is the periodic rate of interest,
t is the number of periods,
Here, P = $ 2000,
t = 4 years,
A = $ 2543,
By substituting the values,
[tex]2543=2000e^{4r}[/tex]
[tex]1.2715=e^{4r}[/tex]
Taking ln on both sides,
[tex]ln(1.2715)=4r[/tex]
[tex]\implies r = 0.06004932647\approx 0.06 = 6\%[/tex]
Hence, the rate of interest is 6 %.
Option 'A' is correct.
which expression is equivalent to sqrt(2x^5/18)? Assume x greater than or equal to 0
For this case we must indicate an expression equivalent to:
[tex]\sqrt {\frac {2x ^ 5} {18}}[/tex]
We rewrite 18 as 2 * 9:
[tex]\sqrt {\frac {2x ^ 5} {2 * 9}} =[/tex]
We simplify common factors:
[tex]\sqrt {\frac {x ^ 5} {9}} =[/tex]
We rewrite:
[tex]x ^ 5 = x ^ 4 * x = (x ^ 2) ^ 2 * x\\9 = 3 ^ 2[/tex]
So, we have:
[tex]\sqrt {\frac {(x ^ 2) ^ 2 * x} {3 ^ 2}} =\\\sqrt {(\frac {x ^ 2} {3}) ^ 2 * x} =[/tex]
We get the terms of the radical "
[tex]\frac {x ^ 2} {3} \sqrt {x}[/tex]
Answer:
[tex]\frac {x ^ 2} {3} \sqrt {x}[/tex]
Answer:
The answer is A
Step-by-step explanation:
The other guy is correct I'm just making it easier to get the answer quickly.
The popping-times of the kernels in a certain brand of microwave popcorn are
normally distributed with a mean of 150 seconds and a standard deviation of
10 seconds
The first kemel pops 127 seconds after the microwave oven is started, What
is the z:score of this kernel? Round your answer to two decimal places.
Answer:
The z-score for this kernel is -2.3
Step-by-step explanation:
* Lets revise how to find the z-score
- The rule the z-score is z = (x - μ)/σ , where
# x is the score
# μ is the mean
# σ is the standard deviation
* Lets solve the problem
- The popping-times of the kernels in a certain brand of microwave
popcorn are normally distributed
- The mean is 150 seconds
- The standard deviation is 10 seconds
- The first kernel pops is 127 seconds
- We want to find the z-score for this kernel
∵ z-score = (x - μ)/σ
∵ x = 127
∵ μ = 150
∵ σ = 10
∴ z-score = (127 - 150)/10 = -23/10 = -2.3
* The z-score for this kernel is -2.3
Answer:
-2.3
Step-by-step explanation:
10. Which of the following expressions is
equivalent to 6(5 + 3x)?
A30 + 3x
B 11 + 9x
C 30 + 18
D11 + 3x
Answer: 30+18x C is correct
Step-by-step explanation: You distribute the 6 to both of the values in the parenthesis.
Answer:
C 30 + 18x
Step-by-step explanation:
6(5 + 3x)
Distribute the 6 to both terms inside the parentheses
6*5 +6*3x
30 +18x
Find all numbers whose absolute value is 8.
Answer:8 ,-8
Step-by-step explanation:the absolute value of a number is how far it is from 0 so 8 and -8 are both 8 spots from 0. Hope this helps!
Can someonehelp me again lol
Answer:
The answer is A and B.
Step-by-step explanation:
Factories 24x^2-41x+12
Answer:
[tex]\displaystyle 24x^{2} - 41x + 12 = 24\left(x - \frac{3}{8}\right) \cdot \left(x - \frac{4}{3}\right) = (8x-3)\cdot (3x - 4)[/tex].
Step-by-step explanation:
Apply the quadratic formula to find all factors. For a quadratic equation in the form
[tex]a\cdot x^{2} + b\cdot x + c = 0[/tex],
where [tex]a[/tex], [tex]b[/tex], and [tex]c[/tex] are constants, the two roots will be
[tex]\displaystyle x_1 = \frac{-b + \sqrt{b^{2} - 4\cdot a \cdot c}}{2a}[/tex], and
[tex]\displaystyle x_2 = \frac{-b - \sqrt{b^{2} - 4\cdot a \cdot c}}{2a}[/tex].
For this quadratic polynomial,
[tex]a = 24[/tex],[tex]b = -41[/tex], and[tex]c = 12[/tex].Apply the quadratic formula to find any [tex]x[/tex] value or values that will set this polynomial to zero:
[tex]\displaystyle x_1 = \frac{-(-41) + \sqrt{(-41)^{2} - 4\times 24 \times 12}}{2\times 24} = \frac{3}{8}[/tex].
[tex]\displaystyle x_2 = \frac{-(-41) - \sqrt{(-41)^{2} - 4\times 24 \times 12}}{2\times 24} = \frac{4}{3}[/tex].
Apply the factor theorem to find the two factors of this polynomial:
[tex]\displaystyle \left(x - \frac{3}{8}\right)[/tex] for the root [tex]\displaystyle x = \frac{3}{8}[/tex], and[tex]\displaystyle \left(x - \frac{4}{3}\right)[/tex] for the root [tex]\displaystyle x = \frac{4}{3}[/tex].Keep in mind that simply multiplying the two factors will not reproduce the original polynomial. Doing so assumes that the leading coefficient of [tex]x[/tex] in the original polynomial is one, which isn't the case for this question.
Multiply the product of the two factors by the leading coefficient of [tex]x[/tex] in the original polynomial.
[tex]\displaystyle 24\left(x - \frac{3}{8}\right) \cdot \left(x - \frac{4}{3}\right) = (8x-3)\cdot (3x - 4)[/tex].
Expand to make sure that the factored form is equivalent to the original polynomial:
[tex](8x-3)\cdot (3x - 4)\\ = (8\times 3)x^{2} + ((-3)\times 3 + (-4)\times 8)\cdot x + ((-3)\times (-4))\\ = 24x^{2} - 41x + 12[/tex].
which is equivalent to log2n=4
The equivalent exponential form of the equation log2n=4 is 2⁴ = n, which simplifies to n = 16.
The equation log2n=4 can be rewritten using the definition of a logarithm. To convert from logarithmic to exponential form, we use the fact that a logarithm answers 'to power must the base be raised to produce the given number'. So, log2n = 4 is equivalent to 24 = n, because 2 is the base in this logarithm, and 4 is the power to which this base must be raised. Therefore, n is equal to 16, as 2 raised to the fourth power is 16 (24 = 16).