Answer:
Let ABC = 73.6
Complement = ABD = 16.4
ABx = unknown angle
ABx + (ABx + 73.6) = 90
ABx = 16.4 / 2 = 8.2
The angles are 8.2 and (8.2 + 73.6) = 90
Let E= {prime numbers less than 30} Work out n(E)
Answer:
10
Step-by-step explanation:
E={2,3,5,7, 11, 13, 17, 19, 23, 29}
therefore,
n(E)={10}
Answer:
10 if I recall correctly
5x
If f(x) = 5x and g(x)= 5x/3, find f(x) divided by g(x).
A. 1/3
B. 3
C. 3/25x^2
D. 25x^2/3
i think its b Step-by-step explanation:
[tex] \frac{5x}{ \frac{5x}{3} } = \frac{15x}{5x} = 3[/tex]
Add-ons Helplast edit was seconds ago
10 BI VA
+
GO
5
2
E A monthly service fee to download ebooks is $4.96 plus $3.99 per book downloaded White an
equation that represents the total cost, c, in a month when books are downloaded Explain how
yos gation represents the greem
Graph
Create a graph for
Pam and Amanda and Mike work at different clothing stores. Amanda made twice what Pam earned and Julie
made $90 more than Amanda. If their total earnings for a week are $995, how much did each person make?
Answer:
Pam: $181
Amanda: $362
Julie: $452
Step-by-step explanation:
(What does Mike have to do with this problem?)
Let a = Amanda's pay
Let p = Pam's pay
Let j = Julie's pay
"Amanda made twice what Pam earned"
a = 2p
"Julie made $90 more than Amanda"
j = a + 90
j = 2p + 90
Pam earned p
Total salary
a + p + j = 2p + p + 2p + 90
Total salary
$995
2p + p + 2p + 90 = 995
5p = 905
p = 181
a = 2p = 2(181) = 362
j = 2p + 90 = 362 + 90 = 452
Answer:
Pam: $181
Amanda: $362
Julie: $452
the polygons in each pair are similar. Find the missing side length
Answer:
Since they are similar, 45/27=30/18=x/24. x=40
2x times -y or (2x)(-y)
Answer:
(2x)(-y)
Step-by-step explanation:
Both are technically correct, but (2x)(-y) is more professional. You can also say 2x * -y.
Hope this helps!
The measure of two complementary angles are 2x degree and 3x degree, then value of x is
Answer:
2x+3x=90
or ,5x=90
or,x=90/5
X=18
Answer:
90/5=18 degrees
Step-by-step explanation:
Help I don’t understand this
HELPPPPP
A geometric series has three terms. The sum of the three terms is 42. The third term is 3.2 times the sum of the other two. What are the terms?
Answer is : 2,8, and 32
Please show steps because I'm very confused
Let x be the first term in the geometric sequence. Then the next two terms in the sequence are xr and xr ², where r is some constant. (This is the defining characteristic of geometric sequences.)
The sum of the first three terms is 42, so
x + xr + xr ² = 42
x (1 + r + r ²) = 42
The third term is 3.2 times the sum of the other two, so that
xr ² = 3.2 (x + xr )
Solve the second equation for r :
xr ² = 3.2 x (1 + r )
We can divide both sides by x since x ≠ 0. (This is obvious, since if x was zero, then all three terms in the sequence would be 0.)
r ² = 3.2 (1 + r )
r ² = 3.2 + 3.2r
r ² - 3.2r - 3.2 = 0
r ² - 16/5 r - 16/5 = 0
5r ² - 16r - 16 = 0
(5r + 4) (r - 4) = 0
==> r = -4/5 or r = 4
Since there are two possible values of r that might work, there are two possible sequences that meet the criteria.
Plug either of these solutions into the first equation:
r = -4/5 ==> x (1 + (-4/5) + (-4/5)²) = 42
… … … … … … 21/25 x = 42
… … … … … … x = 50
r = 4 ==> x (1 + 4 + 4²) = 42
… … … … … 21x = 42
… … … … … x = 2
Then the two possible answers would be
• if r = -4/5, then the three terms are {50, -40, 32}
• if r = 4, then they are {2, 8, 32}
Answer:
Step-by-step explanation:
A geometric series means that we multiply one number by a common ratio to get the second number. Let's say our first number is x, and our common ratio is y. We can write the first term is x, and to get the second number, we multiply x by our common ratio, y. For example, if 5 was the first number and 2 was the common ratio, the second number would be 5*2 = 10, and the third would be 10 * 2 = 20.
For our question, the first number is x, the second is x*y, and the third is x*y*y = x*y²
The sum of these three terms is 42, so we can say
x + x*y + x*y² = 42
Next, the third term is equal to 3.2 times the sum of the other two. First, we have 3.2 times something. That something is the sum of the other two, so we must prioritize calculating the sum of the first two numbers, and then multiply that by 3.2 to get the third. We can write this as
(x + x*y) * 3.2 = x*y²
factor out x
x * 3.2(1 +y) = x*y²
divide both sides by x
3.2(1+y) = y²
expand
3.2 + 3.2y = y²
subtract (3.2 + 3.2y) from both sides to make this a quadratic equation
y²-3.2y-3.2 = 0
use the quadratic formula to solve for y (note that +- here stands for "plus or minus")
[tex]y = \frac{-(-3.2) +- \sqrt{3.2^{2}-4(-3.2)(1)} }{2} \\= \frac{3.2+-\sqrt{10.24+12.8} }{2} \\= \frac{3.2+- 4.8}{2}[/tex]
= -0.8 or 4
With these two possibilities, we can try each in our other equation to see what works.
x + x*y + x*y² = 42
for y = -0.8
x + -0.8x + 0.64x = 42
x - 0.16x = 42
0.84x = 42
multiply both sides by 1/0.84 to isolate the x
x=50
This works, with x (the first number) =50, the second number being 50 * -0.8 = -40, and the third being -40 * -0.8 = 32. 50+(-40) = 10, 10*3.2=32, and 50-40+32 = 42
Next, for y=4, we have
x+4x + 16x= 42
21x = 42
divide both sides by 21 to isolate the x
This works as well, with x=2, the second value being 2*4 = 8, and the third value being 8*4 =32. 2+8=10, 10*3.2 = 32, and 2+8+32 = 42
help me plsssssssssssss
Answer:
bro the co ordinates are in the picture itself
Answer:
A'(-3,0) ; B'(0,0); C'(3,6) ; D'(-3,6)
Step-by-step explanation:
O(-6,-6)
A( -5 , -4) = A( -6+1 , -6 + 2)
A'(-6+3 ,-6+6) = A'(-3,0)
B(-4,-4) = B(-6+2 , -6+2)
B'(-6+6,-6+6)= B'(0,0)
C(-3,-2) = C(-6+3, -6+4)
C'(-6+9 , -6+12) = C'(3,6)
D(-5 , -2) = D(-6+1 , -6 +4)
D'(-6+3, -6+12)=D'(-3,6)
pls help me both questions
with explanation sum
9514 1404 393
Answer:
3) x = 55, y = 123, z = 123
4) x = 276°
Step-by-step explanation:
3)Angles P and Q are alternate interior angles, so are congruent.
P = Q
3x -42° = 2x +13°
x = 55° . . . . . . . . . . . add 42°-2x
Then Q = 2x +13 = 2(55°) +13° = 123°.
Angles Y, P, Q, and Z are all congruent, so all have the same measure.
Y = Z = 123°
__
4)If you draw a horizontal line parallel to AB and CD through point O, then small angle POQ is divided into parts that are congruent with angles APO and CQO. That is, small angle POQ = 48° +36° = 84°.
Large angle POQ is then 360° -84° = 276°
CA Geometry A Illuminate Credit 4 FF.pdf
all 4 pls
Answer:
1) HL=LJ=63
(ZJ)²=16²+63²
(ZJ)²=256+3969
ZJ=√4425
ZJ= 65
2)HJ=HL+LJ
= 63+63
HJ=126
3) XC=XA=8
4) BE=AB/2=20/2=10
OAmalOHopeO
Identify the dependent variable: the time it takes to make rag dolls for a mission in Africa and the number of people working on the dolls the distance travelled while walking and the time taken the cost of an end of year grade 9 party and the number of people attending
Answer:
The time it takes to make rag dolls for a mission in Africa.
The time taken.
The cost of an end year party.
Step-by-step explanation:
The dependent variable refers to the variable which is predicted or measured in an experiment , the value of the dependent variable relies on the variation in the independent or predictor variable.
The time it takes to make rag dolls for a mission in Africa and the number of people working on the dolls ;
DEPENDENT VARIABLE = The time it takes to make rag dolls for a mission in AFRICA. This is because time taken will depend on the number of people working.
The distance travelled while walking and the time taken ;
DEPENDENT VARIABLE = THE time taken
The time taken will depend on distance traveled.
The cost of an end of year grade 9 party and the number of people attending ;
DEPENDENT VARIABLE = The cost of an end year party.
Cost of partybwill depend on the number of people attending.
subtract the following polynomial (4x+7)-(x+1)
[tex]\boxed{\large{\bold{\textbf{\textsf{{\color{blue}{Answer}}}}}}:)}[/tex]
[tex]\sf{(4x+7)-(x+1) }[/tex] [tex]\sf{4x+7-x-1 }[/tex] [tex]\sf{4x-x+7-1 }[/tex] [tex]\sf{3x+6 }[/tex]A car insurance company has determined that 9% of all drivers were involved in a car accident last year. Among the 10 drivers living on one particular street, 3 were involved in a car accident last year. If 10 drivers are randomly selected, what is the probability of getting 3 or more who were involved in a car accident last year?
Answer:
The correct answer: 0.05404
Step-by-step explanation:
Given:
Binomial distribution = x
n = 10
and p = 0.09
solution:
P(X=x) =1 0Cx*(0.09^x)*((1-0.09)^(10-x)) for x=0,1,2,...,10
So the probability is calculated by the Formula:
P(X>=3) = 1-P(X=0)-P(X=1)-P(X=2)
putting the given values in the formula
= 1-10C0*(0.09^0)*((1-0.09)^(10-0))-...-10C2*(0.09^2)*((1-0.09)^(10-2))
= 0.0540400
Thus, the correct answer: 0.05404
if x=(a+4 and y=(a-4),show that xy=a square -16
(a+4) (a-4)
according to formula,
x square - y square : (x+y) (x-y)
(a+4) (a-4)
xy : a square - 4
what is the volume if the radius is 7m and the height is 9m.
Corine needs 4 pieces
each a foot long to make one
friendship bracelet. She has a total of 144 inches of string. How many friendship bracelets can Corina make?
[?]friendship bracelets
Answer:
Corina can make 3 friendship bracelets.
Step-by-step explanation:
Solve for how much string is needed for one friendship bracelet:
4 pieces × 1 foot
4 feet
Convert feet into inches (1 foot = 12 inches):
4 feet × 12 inches
48 inches
Divide the total string by each bracelet's string:
144 inches ÷ 48 inches
3 friendship bracelets
Answer:лаксдкннйд
Step-by-step explanation:
can i gets help with this 2x^2 – 9x + 2 = –1
!!!!!!URGENT!!!!!
Two similar rectangles have a proportional coefficient of 1:2, and the perimeter of the smallest one is 80 m, find the
perimeter of the small rectangle
Answer:
160m
Step-by-step explanation:
Since the rectangles are similar and we have their proportion of coefficient, the larger rectangle is twice the smaller rectangle.
Furthermore, the ratio of two longer sides should equal the ratio of the two shorter sides.
Therefore, for our case, we multiply the smaller rectangle by 2.
Hence;
(80 × 2)m
= 160 m
NB:
The ratio of the areas of two similar shapes or figures is equivalent to the square of the corresponding sides.
Which of the following statements must be true based on the diagram below?
(Diagram is not to scale.)
Answer:
i dont know
Step-by-step explanation:
i dont kow
Jessica purchased a DVD that was on sale for 12% off. The sales tax in her county is 3%. Let y represent the original price of the DVD. Write an expression
that can be used to determine the final cost of the DVD. HELP URGENTLY PLEASE
Answer:
If u add the number it will show u te answer which is 7
Step-by-step explanation:
3. Given the graph below, determine whether each statement is true or false.
Answers:
TrueTrueTrueFalseFalse======================================
Explanation:
In this context, a zero is another term for x intercept or root. This is where the graph either touches or crosses the x axis. This occurs in three locations: x = -3, x = 2, and x = 0. So those are the three roots. That makes the first three statements true, while the remaining two others are false.
Side note: x = 0 doesn't always have to be involved. Its quite possible to have x = 0 not be an x intercept. The term "zero" is a bit misleading in that regard. I prefer either "root" or "x intercept" instead.
Omggg guys please help me find those two boxes
Answer:
Both boxes are -20.25
Step-by-step explanation:
The y-value for the vertex is when you plug in the x-value of the vertex in. The vertex is at (2.5, -20.25). SInce the vertex is the lowest or highest point on a parabola, the range is y>=-20.25.
Evaluate in 7
0.51
1.95
0.85
1.61
Answer:
We may log in directly in our scientific calculator the given value ln 7 and get an answer of 1.9459. On the other hand, we can rewrite the expression as,
log to the base e or 7 = x
which can be written as,
e^x = 7
The value of x from this is still equal to 1.9459.
Step-by-step explanation:
The places X and Y are 76km apart on a highway one car starts from Y and other from X at the same time. If the cars travel in the same direction at different speeds, they meet in 5 hours. If they travel towards each other, they meet in 1 hour. What are the speeds of two cars?
Answer:
Fast car = 45.6
Slower car = 30.4
Step-by-step explanation:
Let the speed of the first car = x
Let the speed of the second car = y
Travelling towards each other.
x *1 + y*1 = 76 miles
x*5 - y*5 = 76 miles. This is kind of tricky. You have to understand that the first car that is 76 miles from the second car and makes up that 76 in 5 hours. The distance they both travel is subtracted out.
Divide by 5
x - y = 76/5
x - y = 15.2 The speeds differ by 15.2
x + y = 76
x - y = 15.2
2x = 91.2
x = 45.6
y = 76 - 45.6 = 30.4
When the two vehicles speeds are multiplied by 5, the difference is 76 km
Please find attached herewith the solution of your question.
If you have any query, feel free to ask.
Write the set of non-negative integers in the inequality 2x < 4.
Answer:
The set [tex]S[/tex] of non-negative integers in the inequality [tex]2x < 4[/tex] is
[tex]S = \{0, 1\}[/tex]
Step-by-step explanation:
The non-negative integers are given as [tex]\mathbb{Z}_{\ge 0} = \{ 0, 1, 2, \ldots \}[/tex]
For the inequality [tex]2x < 4[/tex], we have
[tex]2x < 4 \implies x < \dfrac{4}{2} \implies x < 2[/tex]
Therefore,
[tex]x\in \mathbb{R}:x\in(\infty, 2)[/tex]
Note: 2 is not included
The integers are
[tex]\ldots -2, -1, 0, 1[/tex]
And the non-negative integers are
[tex]0, 1[/tex]
50 points. Please explain each step
Solution given:
Cos[tex]\theta_{1}=\frac{10}{17}[/tex]
[tex]\frac{adjacent}{hypotenuse}=\frac{10}{17}[/tex]
equating corresponding value
we get
adjacent=10
hypotenuse=17
perpendicular=x
now
by using Pythagoras law
Hypotenuse ²=perpendicular²+adjacent ²
substituting value
17²=x²+10²
17²-10²=x²
x²=17²-10²
x²=189
doing square root
[tex]\sqrt{x²}=\sqrt{189}[/tex]
x=[tex]3\sqrt{21}[/tex]
now
In I Quadrant sin angle is positive
Sin[tex]\theta_{1}=\frac{perpendicular}{hypotenuse}[/tex]
Sin[tex]\theta_{1}=\frac{3\sqrt{21}}{17}[/tex]Answer:
sin theta = 3 sqrt(21)/17
Step-by-step explanation:
cos theta = adj / hyp
We can find the opp by using the Pythagorean theorem
adj^2 + opp ^2 = hyp^2
10^2 +opp^2 = 17^2
100 + opp^2 = 289
opp^2 = 289-100
opp^2 = 189
Taking the square root
opp = sqrt(189)
opp = 3 sqrt(21)
Since we are in the first quad, opp is positive
sin theta = opp /hyp
sin theta = 3 sqrt(21)/17
3 9. There are 180 girls in a mixed school. the ratio of girls to boys is 4:3 find the otal number of students in the school (a) 25 students (b) 315 students (c) 360 students 405 students of the binary numbers:
The ratio 4:3 means for every 4 girls there are 3 boys.
Divide total girls by 4, multiply that by 3 to get total boys:
180/4 = 45 x 3 = 135
There are 135 boys
For total students add boys and girls:
180 + 135 = 315 total students
Instructions: Point T is the centroid. Find TE if XE= 21.
Answer:
TE = 7
Step-by-step explanation:
The centroid divides a median in this ratios 1/3 and 2/3. In particular
XT = 2/3 XE
XT = 2/3 * 21
XT = 14
TE = 7