Is -34 a rational number, an integer, and a whole number.
Rational number
Please mark brainliest
Which graph shows function f?
The graph of f(x) is the second one, so the correct option is B.
Which graph shows function f?Here we have f(x), a piecewise function, and we want to see which one of the four graphs is the correct one.
You can see that the first domain of the function is:
x ≤ -4
So we must have a closed circle at x = -4, when the parabola ends.
The second domain is:
-4 < x < 1
So x here is not equal to -4 nor 1, so this part starts and ends with open circles.
finally, the linear part starts with a closed circle.
Also, notice that the line has a negative slope, so it goes down, then we can discard the first option.
Then we can see that the correct option is the second graph.
Learn more about piecwise functions:
https://brainly.com/question/3628123
#SPJ1
Philip has been experimenting with new recipes at his bakery for the past 8 months. This month, he tried a recipe for lavender vanilla muffins and gave samples to his customers. He asked them to rate the muffins on a scale of 1 to 10 stars. The median rating was 7 stars, and the interquartile range was 4 stars. ) What can you conclude from these data and statistics? Select all that apply. () No customer gave the muffins fewer than 8 stars. A typical rating for the muffins was 7 stars. The middle 50% of customer ratings had a range of 4 stars. Submit
I GOTS ANOTHER ANSWER PLEASE I WILL MARK BRAINLIEST
Answer:
3/16
Step-by-step explanation:
The formula for Volume is V = L * W * H
The given are L = 1/2, W = 1/2, H = 3/4
Substituting the values -
V = 1/2 * 1/2 * 3/4
= 3/16
= 3/16 divide by the Greatest Common Factor (GCF) of 3 and 16 to get the lowest term
= 3/16
Solve for x.
2x + 9 = 33
A. x = 7.5
B. x = 12
C. x = 21
D. x = 84
Solve for x.
2x + 9 = 33
2x = 24
x = 12
A. x = 7.5
B. x = 12
C. x = 21
D. x = 84
Answer:
\(2x + 9 = 33 \\ 2x = 33 - 9 \\ 2x = 24 \\ x = \frac{24}{2} \\ x = 12\)
If a turkey takes two hours and forty-five minutes to cook, and you place it in at 3:30, what time will it be ready.
Answer:
If a turkey takes two hours and forty-five minutes to cook, and you place it in at 3:30. It will be done at 6:15
Answer:
It will be ready at 6:15
Step-by-step explanation:
So you've got 2:45 for it to cook and it's been placed at 3:30. You can put it simply like:
2:45+3:30=x
x would represent the unknown time, all you need to do is add.
It's 5:75, but an hour only goes to 60 minutes and you've gone to 75.
You have to subtract 60 from the minute marker and add an hour:
5:75
-60
6:15
PLEASE HELP MARKING PEOPLE AS BRAINLIDR ALL DAY THANK YOU
Answer:
T(1,0)
Step-by-step explanation:
Answer to each expression
(3 + 9) x 2 dived 4
Answer: \(6\\\)
Step-by-step explanation:
\(\frac{(3+9) * 2}{4}\)
Add 3 and 9 to get 12.
\(\frac{12 * 2}{4}\)
Multiply 12 and 2 to get 24.
\(\frac{24}{4}\)
Divide 24 by 4 to get 6.
\(6\)
Find equation of the line shown
The equation of the line is y = x + 6
How to detemrine the equatiin of the lineFrom the question, we have the following parameters that can be used in our computation:
The graph
On the graph, we have the following highlights
The graph intersect the y-axis at y = 6
This means that the intercept c is 6
Also, as x changes by 1, the y values changes by 1
This mean sthat the slope is 1
So, we have
y = mx + c
This gives
y = x + 6
Hence, the equation is y = x + 6
Read more about linear function at
https://brainly.com/question/15602982
#SPJ1
The linear equation on the graph can be written as:
y = (3/2)*x + 6
How to find the equation in the graph?A general linear equation can be written as:
y = a*x + b
Where a is the slope and b is the y-intercept.
If the line passes through two points (x₁, y₁), then the slope will be:
a = (y₂ - y₁)/(x₂ - x₁)
In this case we can see the points (0, 6) (so the y-intercept is b = 6) and (4, 10)
Then the slope will be:
a = (10 - 6)/(4 - 0) = 6/4 = 3/2
Then the linaer equation is:
y = (3/2)*x + 6
Learn more about linear equations at:
https://brainly.com/question/1884491
#SPJ1
What is the perimeter of the decks?
The perimeter of the decks is 120 feet
What is perimeter :
Perimeter is a mathematical term that refers to the total distance around the boundary of a two-dimensional shape. It is the sum of the lengths of all the sides of the shape.
Property of circles:The property of circles states that "the tangents drawn from the same point on a circle are equal in length". It means that if two tangent lines are drawn from an external point to a circle, the length of both tangents will be equal.
Here we have
Tangents QR and QV from point Q
Tangents RS and ST from point S
Tangents VU and UT from point U
As we know,
The tangents drawn from the same point on a circle are equal in length
=> Tangent QR = QV --- (1) from point Q
=> Tangent RS = ST ----- (2) from point S
=> Tangent VU = UT ----- (3) from point U
From the figure,
The perimeter of decks = QR + RS + ST + TU + UV + VQ
From (1) (2) and (3)
=> QR + ST + ST + UV + UV + QR
=> 2QR + 2UV + 2RS
From the figure,
=> 2(24 ft) + 2(26 ft) + 2 (36 - 26) [ ∵ ST = US - TU ]
=> 48 ft + 52 ft + 20 ft
=> 120 ft
Therefore,
The perimeter of the decks is 120 feet
Learn more about Perimeter at
https://brainly.com/question/28048920
#SPJ1
Let f(x) = x ^ 2 g(x) = sqrt(x - 1) and h(x) = 2x + 3 Express each function k as a composite of two out of these three functions.
k(x) = sqrt(x ^ 2 - 1)
We can write k(x) as the composition of g(x) and f(x).
k(x) = g(f(x))
How to express k(x) as a composition?A composition of two functions means that we need to evaluate one function in the other one.
Here we have the functions:
f(x)= x²
g(x) = √(x - 1)
h(x) = 2x + 3
And we know that:
k(x) = √(x² - 1)
So we have a square root, then we need to evaluate g(x), and the argument is a square, then we need to evaluate in f(x), the composition is:
k(x) = g(f(x))
Learn more about compositions at:
https://brainly.com/question/10687170
#SPJ1
Hurry and answer this please I have to have this right or I'll have to be held back.From a group of 5 boys and 3 girls, a boy AND a girl will be selected to attend a conference. In how many ways can the selection be made?
Answer:
15 ways
Step-by-step explanation:
girl 1 and boy 1
girl 2 and boy 1
girl 3 and boy1
girl 1 and boy 2
girl2 and boy 2
girl 3 and boy 2
girl 1 and boy 3
girl 2 and boy 3
girl 3 and boy 3
girl 1 and boy 4
girl 2 and boy 4
girl 3 and boy 4
girl 1 and boy 5
girl 2 and boy 5
girl 3 and boy 5
8in 8in 8in area of irregular figures
Given data:
The given figure.
The expression for the area is,
\(\begin{gathered} A=(8\text{ in)(8 in)+}\frac{1}{2}(8\text{ in)( 8 in)} \\ =96in^2 \end{gathered}\)Thus, the area of the given ffigure is 96 square-inches.
2 1/7+3/7(3X-5) =-4
Answer:
what is the question?
Step-by-step explanation:
Answer:
-3 1/9
Step-by-step explanation:
I took the test.
60% of the books in a library are for adults, 5% are for young people and the rest are for children. If there are 280 books for children, how many books are there altogether?
Answer:
800 books
problem solving steps:
adults:60%
young people:5%
children=100%-60%-5%
=35%
35%=280 books
1%=280÷35
=8
100%=800
so,there are 800 books
Factor the quadratic expression completely.
-7x^2-24x-9
Answer:
(7x+3)(-x-3)
Step-by-step explanation:
-7x²-24x-9 would be the same thing as (7x+3)(-x-3) because 7x*-x=-7x², +3*-3=-9, and 7x*-3 - 3x = -24x
If 2x-y=9 and 3x+4y=19, then y=
Answer:
x = 5
y = 1
Step-by-step explanation:
2x - y = 9
3x + 4y = 19
We multiply the first equation by 4
8x - 4y = 36
3x + 4y = 19
11x = 55
x = 5
Now we put 5 in for x and solve for y
2(5) - y = 9
10 - y = 9
-y = -1
y = 1
Let's Check the answer
2(5) - 1 = 9
10 - 1 = 9
9 = 9
So, x = 5 and y = 1 is the correct answer.
I don't know how to do.
In 1995, wolves were introduced into Yellowstone Park.
The function `w\left(x\right)=14\cdot1.08^{x}` models the number of wolves, `w`, in the years since 1995, `x`.
By what percent does the number of wolves change each year?
In this manner, the number of wolves changes by around 8 percentage 8% each year based on the given work.
Percent calculation.
To determine the percentage change within the number of wolves each year, we ought to look at the development rate of the work w(x) = 14 * 1.08^x.
The development rate in this case is given by the example of 1.08, which speaks to the figure by which the number of wolves increments each year. In this work, the coefficient 1.08 speaks to a development rate of 8% per year.
To calculate the percentage change, we subtract 1 from the growth rate and increase by 100 to change over it to a rate:
Percentage change = (1.08 - 1) * 100 = 0.08 * 100 = 8%.
In this manner, the number of wolves changes by around 8 percentage 8% each year based on the given work.
Learn more about percentage below.
https://brainly.com/question/24304697
#SPJ4
Given the function f(x) = 0.5|x - 41-3, for what values of x is f(x) = 7?
x = -24, x = 16
x= -16, x = 24
x=-1, x = 9
x = 1, x = -9
The values of x for which f(x) = 7 are x = 61 and x = 21.
To find the values of x for which f(x) = 7, we can set up the equation and solve for x.
The given function is f(x) = 0.5|x - 41| - 3.
Setting f(x) equal to 7, we have:
0.5|x - 41| - 3 = 7.
First, let's isolate the absolute value term:
0.5|x - 41| = 7 + 3.
0.5|x - 41| = 10.
To remove the absolute value, we can consider two cases:
Case: (x - 41) is positive or zero:
0.5(x - 41) = 10.
Multiplying both sides by 2 to get rid of the fraction:
x - 41 = 20.
Adding 41 to both sides:
x = 61.
So x = 61 is a solution for this case.
Case: (x - 41) is negative:
0.5(-x + 41) = 10.
Multiplying both sides by 2:
-x + 41 = 20.
Subtracting 41 from both sides:
-x = -21.
Multiplying both sides by -1 to solve for x:
x = 21.
So x = 21 is a solution for this case.
Therefore, the values of x for which f(x) = 7 are x = 61 and x = 21.
for such more question on values
https://brainly.com/question/11546044
#SPJ8
.HELPPPPPPPPPPPPPPPPP
Answer:
\(\textsf{Choice A } \quad y = \dfrac{5}{3}x + 1\)
Step-by-step explanation:
Slope intercept form of a line equation is
y = mx + b
where
m = slope
b = y-intercept
A perpendicular line to y = mx + b will have a slope of -1/m
Let's first find the equation for line z in slope-intercept form
Slope m for a line = (y2- y1)/(x2 - x1) where x1, y1 and x2, y2 are two points on the line
Slope of line z is
\(m = \dfrac { 2 - (-1) }{-2 - 3} = \dfrac{3}{-5} = - \dfrac{3}{5}\)
So line z will have an equation of the form
\(y = -\dfrac{3}{5}x + b\)
We know that a line perpendicular to this line will have a slope of
\(- \dfrac{1}{-\dfrac{3}{5}} = \dfrac{5}{3}\)
So the equation of the perpendicular line is
\(y = \dfrac{5}{3}x + b\)
Only one of the 4 choices, name choice A has this slope of 5/3
Therefore the correct answer choice is A
There is no need to compute b, the y intercept but if you wanted to, this is how you would do it:
The perpendicular line passes through (3, 6). This means when x = 3, y =6
Substitute these values of x, y into the equation for the perpendicular line and solve for b
\(y = \dfrac{5}{3}x + b\\\\\text{When x = 3, y = 6}:\\\\6 = \dfrac{5}{3} \cdot 3 + b\\\\6 = 5 + b\\\\b = 6 - 5 = 1\\\\\text{So, the equation of the perpendicular line is }\\y = \dfrac{5}{3}x + 1\)
This corresponds to Choice A
In your biology class, your final grade is based on several things: a lab score, scores on two major tests, and your score on the final exam. There are 100 points available for each score. However, the lab score is worth 23% of your total grade, each major test is worth 22.5%, and the final exam is worth 32%. Compute the weighted average for the following scores: 96 on the lab, 64 on the first major test, 62 on the second major test, and 69 on the final exam.
Answer:
72.51
Step-by-step explanation:
Given that :
Lab score % = 23%
Each Major test % = 22.5%
Final exam % = 32%
Score :
Lab score = 96
First Major test = 64
Second major test = 62
Final exam = 69
Hence,
Weighted average = Σ(weight % * score)
Weighted average = Σweight_1*score_1 +.. Weight_n * score_n)
(0.23 * 96) + (0.225 * 64) + (0.225 * 62) + (0.32 * 69) = 72.51
James wants to have earned $6,180 amount of interest in 28 years. Currently he finds
that his annual interest rate is 6.12%. Calculate how much money James needs to invest
as his principal in order to achieve this goal.
Answer:
$3606.44
Step-by-step explanation:
The question asks us to calculate the principal amount that needs to be invested in order to earn an interest of $6180 in 28 years at an annual interest rate of 6.12%.
To do this, we need to use the formula for simple interest:
\(\boxed{I = \frac{P \times R \times T}{100}}\),
where:
I = interest earned
P = principal invested
R = annual interest rate
T = time
By substituting the known values into the formula above and then solving for P, we can calculate the amount that James needs to invest:
\(6180 = \frac{P \times 6.12 \times 28}{100}\)
⇒ \(6180 \times 100 = P \times 171.36\) [Multiplying both sides by 100]
⇒ \(P = \frac{6180 \times 100}{171.36}\) [Dividing both sides of the equation by 171.36]
⇒ \(P = \bf 3606.44\)
Therefore, James needs to invest $3606.44.
Which shows how to solve the equation 3/4 X=-6 for x in one step?
Answer:
x=-8
Step-by-step explanation:
You have to divide by 3/4 each side
Since it's a fraction it will multiplying by the recripocal on each side which will be 4/3.
If you multiple 4/3 to -6 the answer should be -8. So X would equal -8.
What is -20/2(7 2/3)
The simplified form of -20/2(7 2/3) is -230/3.
To solve the expression -20/2(7 2/3), we need to follow the order of operations, which states that we should perform the operations inside parentheses first, then any multiplication or division from left to right, and finally any addition or subtraction from left to right.
First, let's convert the mixed number 7 2/3 to an improper fraction.
7 2/3 = (7 * 3 + 2) / 3 = 23/3
Now, let's substitute the value back into the expression:
-20/2 * (23/3)
Next, we simplify the multiplication:
-10 * (23/3)
To multiply a fraction by a whole number, we multiply the numerator by the whole number:
-10 * 23 / 3
Now, we perform the multiplication:
-230 / 3
Therefore, the simplified form of -20/2(7 2/3) is -230/3.
for such more question on simplified form
https://brainly.com/question/11680269
#SPJ8
a driver averaged 53 miles per hour and took 15 hours to travel between two cities. what is the distance between the two cities?
please help!!!
Answer: 795 miles
Step-by-step explanation:
D = st
D = 53 m/h * 15 h
D = 795 miles
PLEASE HELP!!!!!!!!!!!!!
Which of the following relationships represents a function?
A.
x -1 6 2 6
y 15 13 15 14
B.
x -1 6 -1 10
y 15 15 21 14
C.
x -1 6 1 10
y 15 13 21 15
D.
x -1 6 1 1
y 15 13 15 14
Answer:
the answer is c
Step-by-step explanation:
because it doesn't repeat the same number for example if it was two -1s it wouldn't be a function but positive and negative are different so yeah
In a triangle, the measures of the three angles are x, x+6 and x-9. What is the measure of each angle?
Answer:
Step-by-step explanation:
Graph the circle (x+5)^2+(y+2)^2=4
(x+5)² + (y+2)² = 4
(x - x0)² + (y - y0)² = r²
with circle center point (x0 ; y0) and r for circle radius
so you have to place the point (- 5 ; - 2) and graph the circle with r = 2
The perimeter of a rectangle is 14 inches. The equation that represents the perimeter of the rectangle is 2l+2w=14, where l represents the length of the rectangle and w represents the width of the rectangle. Which value is possible for the length of the rectangle?
6 inches
7 inches
8 inches
9 inches
Answer:
6 inches
Step-by-step explanation:
6 inches is the only feasible answer because if the length is 6 inches, you have 6 + 6 which equals 12. This leaves 2 more units for the perimeter so the width would be 1 unit. The other choices could not exist, because 7 x 2 is 14 (no units left for width, and the width of a rectangle cannot be 0), 8 x 2 is 16, and 9 x 2 is 18.