We usually write explicit functions as one variable in terms of another variable. A simple example of an explicit function is a linear function, such as y = 4x - 7. This function is written as the dependent variable y in terms of the independent variable x.
0.108 ÷ 0.09
Please help in less then 3 mins
Find the measure of a.
A. 20
B. 70
C. 80
D. 40
A circle is a curve sketched out by a point moving in a plane. The measure of a is 70°. The correct option is B.
What is a circle?A circle is a curve sketched out by a point moving in a plane so that its distance from a given point is constant; alternatively, it is the shape formed by all points in a plane that are at a set distance from a given point, the centre.
In the given circle, the line AC is the diameter of the circle, therefore, the measure of ∠ABC will be 90°.
∠ABC = 90°
This is because a triangle formed on the diameter of the circle such that all the vertices of the triangle intersect the circle, then the angle opposite to the diameter is a right angle.
Now, in ΔABC, the sum of all the angles of the triangle can be written as,
∠ABC + ∠BCA + ∠BAC = 180°
90° + a + 20° = 180°
110° + a = 180°
a = 180° - 110°
a = 70°
Hence, the measure of a is 70°.
Learn more about Circle:
https://brainly.com/question/11833983
#SPJ5
if U>T, R>Q, S>T and T>R, which of the following is TRUE?
1. S>Q
2. U > S
3.U > R
A. 1 only
B. 2 only
C. 1 and 2
D. 2 and 3
Answer:
C. 1 and 2
Step-by-step explantation:
First, i would order them as U>T, T>R, R>Q, S>T
we can rewrite them as
U>T>R>Q,
now adding S, we get U>S>T>R>Q,
so U>S
We can also rewrite all of them as inequalities:
U-T>0
T-R>0
R-Q>0
S-T>0
Add R-Q and T-R
(R-Q)+(T-R)>0
-Q+T>0
T>Q, but because S>T we can say S>Q
Seven and one-half foot-pounds of work is required to compress a spring 2 inches from its natural length. Find the work required to compress the spring an additional 3 inch.
Answer:
Apply Hooke's Law to the integral application for work: W = int_a^b F dx , we get:
W = int_a^b kx dx
W = k * int_a^b x dx
Apply Power rule for integration: int x^n(dx) = x^(n+1)/(n+1)
W = k * x^(1+1)/(1+1)|_a^b
W = k * x^2/2|_a^b
From the given work: seven and one-half foot-pounds (7.5 ft-lbs) , note that the units has "ft" instead of inches. To be consistent, apply the conversion factor: 12 inches = 1 foot then:
2 inches = 1/6 ft
1/2 or 0.5 inches =1/24 ft
To solve for k, we consider the initial condition of applying 7.5 ft-lbs to compress a spring 2 inches or 1/6 ft from its natural length. Compressing 1/6 ft of it natural length implies the boundary values: a=0 to b=1/6 ft.
Applying W = k * x^2/2|_a^b , we get:
7.5= k * x^2/2|_0^(1/6)
Apply definite integral formula: F(x)|_a^b = F(b)-F(a) .
7.5 =k [(1/6)^2/2-(0)^2/2]
7.5 = k * [(1/36)/2 -0]
7.5= k *[1/72]
k =7.5*72
k =540
To solve for the work needed to compress the spring with additional 1/24 ft, we plug-in: k =540 , a=1/6 , and b = 5/24 on W = k * x^2/2|_a^b .
Note that compressing "additional one-half inches" from its 2 inches compression is the same as to compress a spring 2.5 inches or 5/24 ft from its natural length.
W= 540 * x^2/2|_((1/6))^((5/24))
W = 540 [ (5/24)^2/2-(1/6)^2/2 ]
W =540 [25/1152- 1/72 ]
W =540[1/128]
W=135/32 or 4.21875 ft-lbs
Step-by-step explanation:
Find 0.2B
B=[50 10
25 15]
Multiplying a matrix by a scalar results in every entry in a matrix get multiplied by that scalar, as defined,
[tex]a\begin{bmatrix}b&c\\d&e\\\end{bmatrix}=\begin{bmatrix}ab&ac\\ad&ae\\\end{bmatrix}[/tex]
So in our case, ([tex]0.2=\frac{1}{5}[/tex]
[tex]\frac{1}{5}\begin{bmatrix}50&10\\25&15\\\end{bmatrix}=\begin{bmatrix}\frac{50}{5}&\frac{10}{5}\\\frac{25}{5}&\frac{15}{5}\\\end{bmatrix}=\boxed{\begin{bmatrix}10&2\\5&3\\\end{bmatrix}}[/tex]
Hope this helps :)
Use the graph to complete the statement. O is the origin. Ry−axis ο Ry=x: (-1,2)
A. (2, -1)
B. (-2, -1)
C. (-1, -2)
D. (1, -2)
Answer:
[tex](x,y) = (1,2)[/tex] -------- [tex]R_{y-axis}[/tex]
[tex](x,y)=(2,-1)[/tex] --------- [tex]R_{y=x}[/tex]
Step-by-step explanation:
Given
[tex](x,y) = (-1,2)[/tex]
Required
[tex]R_{y-axis}[/tex]
[tex]R_{y=x}[/tex]
[tex]R_{y-axis}[/tex] implies that:
[tex](x,y) = (-x,y)[/tex]
So, we have: (-1,2) becomes
[tex](x,y) = (1,2)[/tex]
[tex]R_{y=x}[/tex] implies that
[tex](x,y) = (y,x)[/tex]
So, we have: (-1,2) becomes
[tex](x,y)=(2,-1)[/tex]
State if the scenario involves a permutation or a combination. Then find the number of possibilities.
The student body of 290 students wants to elect a president and vice president.
Permutation/Combination:
Answer:
Answer:
Permutation. ; 83810 ways
Step-by-step explanation:
Permutation and combination methods refers to mathematical solution to finding the number of ways of making selection for a group of objects.
Usually, selection process whereby the order of selection does not matter are being treated using permutation, while those which takes the order of selection into cognizance are calculated using combination.
Here, selecting 2 members (president and vice president) from 290 ; since order of arrangement does not matter, we use permutation ;
Recall :
nPr = n! ÷ (n - r)!
Hence,
290P2 = 290! ÷ (290 - 2)!
290P2 = 290! ÷ 288!
290P2 = (290 * 289) = 83810 ways
Round 573.073 to the greatest place
Answer:
574
Step-by-step explanation:
To round a two-digit number to the nearest ten, simply increase it or decrease it to the nearest number that ends in 0: When a number ends in 1, 2, 3, or 4, bring it down; in other words, keep the tens digit the same and turn the ones digit into a 0
Hope this helps <3
State the counting number in the periodic table of elements of the element considered to be the heaviest gas. (the answer should consist of numbers only)
9514 1404 393
Answer:
118
Step-by-step explanation:
Oganesson is the heaviest element ever created. It is a "super-heavy" noble gas with a half-life less than 1 millisecond. Its atomic number is 118.
In the parallelogram below, solve for x.
D (9x + 5)
E
G
F (13 - 43y
Answer:
[tex]x = 12[/tex]
Step-by-step explanation:
Given
[tex]\angle D = 9x + 5[/tex]
[tex]\angle F = 13x -43[/tex]
Required
Find x
To find x, we make use of:
[tex]\angle D =\angle F[/tex] --- opposite angles of a parallelogram
So, we have:
[tex]9x + 5 =13x -43[/tex]
Collect like terms
[tex]9x - 13x = -5-43[/tex]
[tex]-4x = -48[/tex]
Divide by -4
[tex]x = 12[/tex]
X < -3 graph line
How do you graph
X < -3
Is it A,B,C,D ?
Answer:
Option B
Step-by-step explanation:
x<-3 means the values of x will be less than -3, do the dot will be blank and towards the left side of -3
In a sociology class there are 14 men and 10 women. 3 students are randomly selected to present a topic. What is the probability that at least 1 of the 3 students selected is female? Express your answer as a fraction or a decimal number rounded to four decimal places.
Answer:
0.8015
Step-by-step explanation:
Hope I'm correct lol
Three yellow balls, two red balls and five orange balls are placed in a bag. Mark draws a
ball out, and replaces it. He then picks another ball.
Draw a tree diagram to represent this information.
What is the probability that he gets at least one yellow ball?
Give your answer as a fraction in its simplest form
i think this could be the answer
. Parul purchased 9 bottles each containing 750 ml of orange juice. What is the total quantity of orange juice she purchased? If you give me correct answer I will make u brainlist and also give 5 rates and thanks
answer me
hi
9x750 = 630 +450= 1080 ml
so 1.08 liter.
Paul can install a 300-square-foot hardwood floor in 18 hours. Matt can install the same floor in 22 hours. How long would it take Paul and Matt to install the floor working together?
4 hours
9.9 hours
13.2 hours
30 hours
Answer:
9.9 hours
Step-by-step explanation:
The formula to determine the time together is
1/a+1/b = 1/c where a and b are the times alone and c is the time together
1/18 + 1/22 = 1/c
The least common multiply of the denominators is 198c
198c(1/18 + 1/22 = 1/c)
11c+ 9c = 198
20c = 198
Divide by 20
20c/20 =198/20
c =9.9
Answer:
B - 9.9 hrs
Step-by-step explanation:
took the test.
A rectangle is divided into 25 equal parts. How many of these parts must be shaded in order to cover three fifths of the rectangle?
Answer:
15 parts must be shaded
Step-by-step explanation:
3/5 × 25 = 15
15/25 = 3/5
Have a great day.
15 parts must be shaded in order to cover three fifths of the rectangle.
What is a rectangle?
"A rectangle has two pairs of equal opposite parallel sides, four right angles and two diagonals. The diagonals of a rectangle are congruent.
They also bisect each other. Each diagonal divides the rectangle into two congruent right triangles."
Given
A rectangle is divided into 25 equal parts.
Number of parts must be shaded in order to cover three fifths of the rectangle
= [tex]\frac{3}{5}[/tex] × [tex]25[/tex]
= 15
Checking whether the 15 parts must be shaded in order to cover three fifths of the rectangle
= [tex]\frac{15}{25}[/tex]
= [tex]\frac{3}{5}[/tex]
Hence, 15 parts must be shaded in order to cover three fifths of the rectangle.
Learn more about rectangle here
https://brainly.com/question/12019874
#SPJ2
Why is the value of -9 is not-3
Answer:
Because it's a negative.
Step-by-step explanation:
The value of a positive number is still a positive number.
I need help ASAP PLEASEEE!
Answer:
The fourth number line is the answer.
Step-by-step explanation:
[tex] - 18 > - 5x + 2 \geqslant - 48 \\ ( - 18 - 2) > - 5x \geqslant ( - 48 - 2) \\ - 20 > - 5x \geqslant - 50 \\ \\ \frac{ - 20}{ - 5} > x \geqslant \frac{ - 50}{ - 5} \\ \\ 4 > x \geqslant 10[/tex]
8.9 x 10^3 in standard notation
Answer:
that is n standard notation mah frand
8.9 × 10^3 being scientific notation of " 8900 "
[tex]\huge\text{Hey there!}[/tex]
[tex]\large\textsf{8.9}\times\large\textsf{10}^\mathsf{3}\\\\\mathsf{10^3}\\\mathsf{= 10\times10\times10}\\\mathsf{= 100\times10}\\\mathsf{= \bf 1,000}\\\\\large\textsf{8.9}\times\large\textsf{1,000}\\\\\large\textsf{= \bf 8,900}\\\\\\\boxed{\boxed{\huge\text{Answer: \boxed{\underline{\underline{\bf 8,900}}}}}}\huge\checkmark[/tex]
[tex]\huge\text{Good luck on your assignment \& enjoy your day!}[/tex]
~[tex]\boxed{\huge\text{}\boxed{\frak{Amphitrite1040:)}}}[/tex]
There are 45 applicants for two Software
Maker positions.
I
A 40-foot ladder is leaning against a building and forms a 29.32° angle with the ground. How far away from the building is the base of the ladder? Round your answer to the nearest hundredth.
45.88 feet
34.88 feet
22.47 feet
19.59 feet
Answer:
34.88
Step-by-step explanation:
I took the test
The distance between the building and the ladder is 34.88 foot, the correct option is B.
What is a Right Triangle?A triangle in which one of the angle measure is equal to 90 degree is called a right triangle.
The ladder forms a right triangle with the building and the ground,
The length of the triangle is 40 foot
The angle made by the ladder is 29.32 degree
By using Trigonometric Ratios
cos 29.32 = Base / Hypotenuse
cos 29.32 = Base / 40
Base is the distance between the building and the ladder.
Base = 34.88 foot
To know more about Right Triangle
https://brainly.com/question/6322314
#SPJ5
How many edges are there?
9514 1404 393
Answer:
24
Step-by-step explanation:
The front face is an 8-sided star, so has 8 edges. We presume the back face is the same, so it also has 8 edges. Each of the front vertices is connected by an edge to each of the corresponding back vertices, so there are 8 more edges connecting front and back.
The total number of edges is 8 + 8 + 8 = 24.
find the missing side of the triangle
Answer:
x = 34
Step-by-step explanation:
Pytago:
x[tex]30^{2} + 16^{2} = x^2\\x = \sqrt{30^2 + 16^2} \\x = 34[/tex]
Which of these graphs represents the inequality x > 5?
Answer:
A is correct.
x>5 means all numbers greater than BUT not equal to 5.
The open circle means "not equal".
So, A is correct.
Hope this helps!
Answer:
Graph A.
Step-by-step explanation:
Answer: x > 5 means all x values greater than 5
thus, the graph that best shows that x is greater than 5 is graph A.
Explanation: because x isn't being itself I mean by x isn't just 5 but greater than 5 (graph a)
graph b shows x being less than 5 which is wrong
graph c shows x being greater than 5 but being equal to 5 because of the bold circle
graph d shows everything wrong about x. first it's not suppose to be less than and second x isn't equal to 5
therefore the answer graph A.
--------------------------------------------------------------------
doomdabomb: all brainliest and thanks are appreciated
and would mean a lot to me, thanks!
10 orange sodas, 15 cream sodas and 7 cherry sodas are in an ice chest. How many sodas must be removed from the chest to guarantee that on type of soda has been chosen?
PLEASE, GIVE A STEP BY STEP EXPLANATION
Answer:
25 sodas if the type of soda chosen is cherry sodas
A line contains the piont (4,5) and is perpendicular to a line with a slope of -2/3. Write an equarion of the line satisfying the given conditions. Write the answer in slope-intercept form
Answer:
[tex]y=\frac{3}{2}x-3.5[/tex] or, preferably, [tex]y=\frac{3}{2}x-\frac{7}{2}[/tex]
Step-by-step explanation:
First is to find the perpendicular slope. In this case, you swap the numerator and denominator and then multiply that fraction by -1.
In this case, -2/3's inverse slope is 3/2.
Now, the initial y=3/2 passes through 7.5,5
So, you must subtract 3.5 from that to make it pass through 4,5.
In this way, you get the answer in slope-intercept form.
Answer:
y = [tex]\frac{3}{2}[/tex] x - 1
Step-by-step explanation:
Given a line with slope m then the slope of a line perpendicular to it is
[tex]m_{perpendicular}[/tex] = - [tex]\frac{1}{m}[/tex] = - [tex]\frac{1}{-\frac{2}{3} }[/tex] = [tex]\frac{3}{2}[/tex] , then
y = [tex]\frac{3}{2}[/tex] + c ← partial equation in slope- intercept form
To find c substitute (4, 5) into the partial equation
5 = 6 + c ⇒ c = 5 - 6 = - 1
y = [tex]\frac{3}{2}[/tex] x - 1 ← equation of line
please help brainliest to correct answer
Answer:
Question to number 6 is-3
Question to number 7 is 3
Question to number 8 is 2 to the second power
Step-by-step explanation:
please correct me if I’m wrong and for number 8 I am correct it’s just I didn’t know how to put the little 2 on top of the big one
Step-by-step explanation:
question 6 is - 3
question 7 is 3
question 8 is 4
Solve for X and show your work and explain please
Answer: x = 45
Step-by-step explanation:
Given
(2/3)x + 4 = (4/5)x - 2
Add 2 on both sides
(2/3)x + 4 + 2 = (4/5)x - 2 + 2
(2/3)x + 6 = (4/5)x
Subtract (2/3)x on both sides
(2/3)x + 6 - (2/3)x = (4/5)x - (2/3)x
6 = (12/15)x - (10/15)x
6 = (2/15)x
Divide 2/15 on both sides
6 / (2/15) = (2/15)x / (2/15)
[tex]\boxed{x=45}[/tex]
Hope this helps!! :)
Please let me know if you have any questions
Answer:
x = 45
Step-by-step explanation:
2/3 x + 4 = 4/5x - 2 Add 2 to both sides
2/3 x + 4 + 2 = 4/5x Combine
2/3x + 6 = 4/5x Subtract 2/3 x from both sides.
6 = 4/5x - 2/3 x Multiply both sides by 15
6*15 = 4/5 x * 15 - 2/3x * 15
6*15 = 12x - 10x Combine the left and right
90 = 2x Divide by 2
x = 45
Let's see if it works.
LHS = 2/3 * 45 + 4
LHS = 2*15 + 4
LHS = 30 + 4
LHS = 34
RHS
Right hand side = 4/5 * 45 - 2
RHS = 36 - 2
RHS = 34 which is the same as the LHS
You and your friend decide to get your cars inspected. You are informed that 83% of cars pass inspection. If the event of your car's passing is independent of your friend's car. please help me with d! an explanation with steps would be nice but mandatory
Find an equation of the plane orthogonal to the line
(x,y,z)=(0,9,6)+t(7,−7,−6)
which passes through the point (9, 6, 0).
Give your answer in the form ax+by+cz=d (with a=7).
The given line is orthogonal to the plane you want to find, so the tangent vector of this line can be used as the normal vector for the plane.
The tangent vector for the line is
d/dt (⟨0, 9, 6⟩ + ⟨7, -7, -6⟩t ) = ⟨7, -7, -6⟩
Then the plane that passes through the origin with this as its normal vector has equation
⟨x, y, z⟩ • ⟨7, -7, -6⟩ = 0
We want the plane to pass through the point (9, 6, 0), so we just translate every vector pointing to the plane itself by adding ⟨9, 6, 0⟩,
(⟨x, y, z⟩ - ⟨9, 6, 0⟩) • ⟨7, -7, -6⟩ = 0
Simplifying this expression and writing it standard form gives
⟨x - 9, y - 6, z⟩ • ⟨7, -7, -6⟩ = 0
7 (x - 9) - 7 (y - 6) - 6z = 0
7x - 63 - 7y + 42 - 6z = 0
7x - 7y - 6z = 21
so that
a = 7, b = -7, c = -6, and d = 21
An equation of the plane orthogonal to the line 7x - 7y - 6z = 21.
The given line is orthogonal to the plane you want to find,
So the tangent vector of this line can be used as
The normal vector for the plane.
The tangent vector for the line is,
What is the tangent vector?A tangent vector is a vector that is tangent to a curve or surface at a given point.
d/dt (⟨0, 9, 6⟩ + ⟨7, -7, -6⟩t ) = ⟨7, -7, -6⟩
Then the plane that passes through the origin with this as its normal vector has the equation
⟨x, y, z⟩ • ⟨7, -7, -6⟩ = 0
We want the plane to pass through the point (9, 6, 0), so we just
translate every vector pointing to the plane itself by adding ⟨9, 6, 0⟩,
(⟨x, y, z⟩ - ⟨9, 6, 0⟩) • ⟨7, -7, -6⟩ = 0
Simplifying this expression and writing it in standard form gives
⟨x - 9, y - 6, z⟩ • ⟨7, -7, -6⟩ = 0
7 (x - 9) - 7 (y - 6) - 6z = 0
7x - 63 - 7y + 42 - 6z = 0
7x - 7y - 6z = 21
So that, a = 7, b = -7, c = -6, and d = 21.
To learn more about the equation of plane visit:
https://brainly.com/question/1603217