Evaluate: 5C2

20
25
10
60

...?

Answers

Answer 1
y thought process is as this: do 5P2; 5*4 = 20 and divide that by 2!, which = 2 20/2

Related Questions

PLEASE HELP.
The polynomial 16x + 2 is a ___ . Adding the term ____ to the polynomial would make it a trinomial.
1. a) monomial b) binomial c) trinomial
2.) a) xy b) 5 c) 3x

Answers

The polynomial 16x + 2 is a binomial. Adding the term xy to the polynomial would make it a trinomial. Hope this helps! :) 

~Shadow

The polynomial 16x+2 is a binomial.

Adding the term xy to the polynomial would make it a trinomial.

What is monomial?A polynomial with exactly a single term is called monomial.What is trinomial?A polynomial with three terms is called trinomial.

Hence, the polynomial 16x+2 is a binomial.

Adding the term xy to the polynomial would make it a trinomial.

Learn more about polynomial here:

https://brainly.com/question/896862

#SPJ2

Which of the following are zero-dimensional or one-dimensional figures.? (Check all that apply)

A. Point
B. Angle
C. Ray
D. Plane
E. Segment
F. Line

Answers

Zero dimensional figure = A). Point
One-dimensional figure = C.) Ray E.) Segment F.) Line

Hope this helps!
Final answer:

In geometry, zero-dimensional figures do not extend in any direction and include 'points', while one-dimensional figures extend in one direction and include 'lines', 'segments', and 'rays'. Therefore, the zero or one-dimensional figures in the given options are 'point', 'line', 'segment', and 'ray'.

Explanation:

In geometry, quantities can be zero, one, two, or three dimensional. Zero-dimensional figures are those that do not extend in any direction. The only such geometric figure is a point (Option A). One-dimensional figures, on the other hand, extend in one direction. These include a line (Option F), a segment (Option E), and a ray (Option C), all of which have length but no breadth or height. Therefore, the zero-dimensional or one-dimensional figures from the given options are point, line, segment, and ray.

Learn more about Zero and One Dimensional Figures here:

https://brainly.com/question/10466713

#SPJ2

What times what equals 80.73

Answers

80.98498747 is your answer

Chloe rolls two six-sided number cubes and adds the numbers showing on the cubes. What is the probability that the sum of the number cubes is even or five?
A)22/36
B)18/36
C)4-36
D)72/1296

Answers

Answer:

you would be right if you × it then it would be D but you always + so if you do 4/36 + 18/36= 11/18 is your answer

A surveyor, standing 100 ft. from the base of a building, measures the angle of elevation to the top of the building to be 75 degrees. How accurately must the angle be measured for the percentage error in estimating the height of the building to be less than 4%?

Answers

right well height = 100tan75
= 373.205 Ft

dH/da = 100sec^2(a)

Fractional change in height = dH/H = 0.04

0.04 = 100 sec^2 a da/H
da = 0.04 H / 100 sec^2a
da = 0.01

Hope this helps

what is the recursive rule for the sequence f(n)=2+(-3)(n-1)?

Answers

this is the answer fn+1-3n

The recursive rule for the sequence f(n) = 2 + (-3)(n-1) is f(1) = 2 and f(n) = f(n-1) - 3 for n > 1, where each term is 3 less than the previous term.

The given sequence can be expressed as a recursive formula. A recursive formula defines each term of a sequence using the preceding term(s). To find the recursive rule for the sequence f(n) = 2 + (-3)(n-1), let's write out the first few terms:

f(1) = 2 + (-3)(1-1) = 2f(2) = 2 + (-3)(2-1) = -1f(3) = 2 + (-3)(3-1) = -4f(4) = 2 + (-3)(4-1) = -7

Examining the pattern, each subsequent term is 3 less than the previous term. Thus, the recursive rule is:

f(1) = 2f(n) = f(n-1) - 3 for n > 1

This means that, to get the next term in the sequence, we subtract 3 from the previous term, starting with the second term.

Gracie Shay wants to buy a new Hummer in 5 years. Gracie estimates the cost of the Hummer will be $28,000. If she invests $12,000 now, at a rate of 6 percent compounded semiannually, she:
1.Will have enough money
2.Will have exactly $16,000
3.Will have $18,000
4.Will have $16,126.80
5.None of these
...?

Answers

Thank you for posting your question here at brainly. I hope the answer will help you. Feel free to ask more questions here.

The answer is no. 4 "Will have $16,126.80". Below is the solution:

12000 ( 1 + 6/200)^10 = 16,126.80 $ 

Answer:

Option 4 - She will have $16,126.80

Step-by-step explanation:

Given : Gracie Shay wants to buy a new Hummer in 5 years. Gracie estimates the cost of the Hummer will be $28,000. If she invests $12,000 now, at a rate of 6 percent compounded semiannually.

To find : Which option she will have ?

Solution :

Using compound interest formula,

[tex]A=P(1+r)^t[/tex]

Where, A is the amount  

P is the principle P=12,000    

Compounded semiannually,

r is the rate 6%=0.06

[tex]r=\frac{0.06}{2}=0.03[/tex]

t is the time 5 years

[tex]t=5\times 2=10[/tex]

Substitute the value,

[tex]A=P(1+r)^t[/tex]

[tex]A=(12000)(1+0.03)^{10}[/tex]

[tex]A=12000\times (1.03)^{10}[/tex]

[tex]A=12000\times 1.3439[/tex]

[tex]A=16126.99[/tex]

The amount she will have $16126.99.

Therefore, Option 4 is correct.

Tell whether the sequence is arithmetic. If it is identify the common difference
30. -15,-5,5,15….

Answers

its arithmetic because it adds 1o each time

Use the Laplace transform to solve differential equation
dx/dt + 7x = 5cos(2t)
Initial conditions: x(0) = 4, x'(0) = -4
Assume forcing functions are 0 prior to t = 0- ...?

Answers

using Laplace transform we have:L(x')+7L(x) = 5L(cos(2t))sL(x)-x(0) + 7L(x) = 5s/(s^2+4)(s+7)L(x)- 4 = 5s/(s^2+4)(s+7)L(x) = (5s - 4s^2 -16)/(s^2+4)
=> L(x) = -(4s^2 - 5s +16)/(s^2+4)(s+7) 
now the boring part, using partial fractions we separate 1/(s^2+4)(s+7) that is:(7-s)/[53(s^2+4)] + 1/53(s+7). So:
L(x)= (1/53)[(-28s^2+4s^3-4s^2+35s-5s^2+5s)/(s^2+4) + (-4s^2+5s-16)/(s+7)]L(x)= (1/53)[(4s^3 -37s^2 +40s)/(s^2+4) + (-4s^2+5s-16)/(s+7)]
denoting T:= L^(-1)and x= (4/53) T(s^3/(s^2+4)) - (37/53)T(s^2/(s^2+4)) +(40/53) T(s^2+4)-(4/53) T(s^2/s+7) +(5/53)T(s/s+7) - (16/53) T(1/s+7)

(x+y^2)(2x+3y^2) what is the product

Answers

Use the foil method for this problem (if you don't know what this is google it).

After the foil method, you get - 2x^2 + 3xy^2 + 2y^2 + 3y^4

You combine like terms and put them in order by exponent number:
5y^6 + 2x^2 + 3xy^2
(x+y^2)(2x+3y^2)
=2x^2 + 3xy^2 +2xy^2 +3y^4
=2x^2 + 5xy^2 +3y^4

20 is 30% of what number

Answers

_Brainliest if helped! 

Let 20 be 30%
Convert to 100%, 20/30*100 = 66.666
20 is 30% of 66.67   or 67 (whole number)

 20 is 30% of *67*

An Antique vase is projected to be worth $1000 in 2 years and $1,300 after 5 years. If the value continues to appreciate at the same rate, what will it be worth in 8 years?

Answers

The value of the antique vase after 8 years with a consistent appreciation rate, it would amount to $1,600.

An antique vase:

Value after 2 years: $1,000

Value after 5 years: $1,300

To find the value after 8 years, we can assume a constant rate of appreciation:

In 8 years, the value will be: $1,000 + ($1,300 - $1,000) = $1,300 + ($1,300 - $1,000) = $1,600

A percent is the result of a number being expressed as a fraction of 100. True or False? ...?

Answers

A percent is the result of a number being expressed as a fraction of 100 is a true statement.

Answer:

True

Step-by-step explanation:

Percentage is expressed as the part from 100.

Thus, Percentage sign means divide by 100.

Also, it is the resultant number when divided by 100.

Thus, the given statement is absolutely true.

How are mc091-2.jpg and mc091-3.jpg related?

Answers

check what u wrote cause its not numbers fix it so i can help you
its 1 image and doesnt show anything

Oscar Montez’s savings account has a principal of $7,201. It earns 6% interest compounded quarterly. What is the amount of interest he earned by the end of the second quarter?

Answers

compounded quarterly means that one quarter of the interest is added to the account each quarter one quarter of 6% is 1.5% x = 7201 (1 + .06/4)^2 ___ .06/4 is the interest per compounding , and 2 is the number of compoundings

Mr. Shaw graphs the function f(x) = –5x + 2 for his class. The line contains the point (-2, 12). What is the point-slope form of the equation of the line he graphed?

a.) y – 12 = –5(x + 2)
b.) y – 12 = 2(x + 2)
c.) y + 12 = 2(x – 2)
d.) y + 12 = –5(x – 2)

Answers

I hope this helps you
Point slope formula has fallowing shape:
y-y1=m(x-x1)

where x1 and y1 are coordinates of the given point.

in f(x) = -5x + 2 we can see that slope is -5
m = -5

if we exchange all of this in point slope formula we get:

y - 12 = -5(x - (-2)) = -5(x+2

Answer is a)


Six times the sum of a number and twelve is forty.

Which equation represents this?


6N + 12N = 40
6N + 12 = 40
6(N + 12) = 40

Answers

The last one
6(N+12)= 40
Depends if number twelve is multiplied by six as well. In other words, it depends if the text means:
six times the sum of (a number and twelve) or six times the sum of a number and than plus 12 equal 40.

In first case answer is:
6(N + 12) = 40 and in second
in second:
6N + 12 = 40

if your mother has 3 cows how many cows do you need to make 5 cows

Answers

I think 5 cows because rest of 3 cows are not mine if i want i will make all am i right

Kurt johnson delivers packages for a delivery company. he receives $7.50 for every package delivered. what does kurt earn in a week if he delivers 48 packages? 360.00 405.00 555.00 640.00

Answers

y = 7.50x.....y = earnings per week , x = number of packages delivered

48 packages.....so x = 48
y = 7.50(48)
y = 360.....so if he delivers 48 packages, he earns $ 360

Answer:

He earned $ 360.00.

Step-by-step explanation:

Given,

The amount he gets for a package of delivery = $ 7.50

The number of packages he delivered in a week = 48,

Hence, the amount he earned in the week = The amount he gets for a package of delivery × The number of packages he delivered

= 7.50 × 48

= $ 360.00

If a satellite launch has a 97% chance of success, what is the probability of three consecutive successful
launches? ...?

Answers

91%

0.97 ^ 3 = 0.91

= 91%

Answer:  The required probability of three consecutive successful launches is 91.27%.

Step-by-step explanation:  Given that a satellite launch has a 97% chance of success.

We are to find the probability of three consecutive successful launches.

Let P(A) denotes the probability of the event of the success of the satellite launch.

Then, according to the given information, we have

[tex]P(A)=97\%=\dfrac{97}{100}=0.97.[/tex]

Therefore, the probability of three consecutive successful launches will be

[tex]p\\\\=P(A)\times P(A)\times P(A)\\\\=0.97\times0.97\times0.97\\\\=0.912673\\\\=0.912673\times100\%\\\\=91.2673\%\\\\=91.27\%.[/tex]

Thus, the required probability of three consecutive successful launches is 91.27%.

find all the zeros of the function y=x^3+6x^2+x+6

Answers

Final answer:

The zeros of a function are the values of x for which the function equals zero. The function given here is a cubic function, and finding its zeros can be complex, often requiring numerical methods or advanced mathematical approaches like the cubic formula.

Explanation:

This problem deals with finding the zeros of the cubic function y=x^3+6x^2+x+6. A zero of a function is a value of x for which the function equals zero. You can find the zeros of this function by setting the equation equal to zero and solving for x.

Unfortunately, this particular cubic equation does not have an easy solution using basic algebraic methods. We can't factor it in an easy and straightforward manner. However, you can use numerical methods, or online calculator tools, to get an approximate value for the zeros. Alternatively, you can use the cubic formula (somewhat similar to the quadratic formula), but this requires knowledge of more advanced mathematics.

Please consult your teacher or textbook for more detailed instructions on how to use higher level methods to solve cubic equations. Remember that each method has its own level of accuracy and complexity, so choose the method that best suits your abilities and the requirements of your task.

Learn more about Zeros of Function here:

https://brainly.com/question/31654173

#SPJ12

Which of the following statements is true?

A.A radius is always a chord.
B.A tangent is always a secant.
C.A diameter is always a chord.
D.A chord is always a diameter.
Please help

Answers

A isnt correct because radius goes from center of circle to any point on circle. Chord on the other hand connects 2 points on circle...

B is also false. Secant goes through circle while tangent only touches it in one point. 

C is correct. Chord connects as said before 2 points on circle and in some cases it can connect 2 points in such way that it goes through center which is diameter.

D is not correct because chord doesnt have to pass trought center of circle in order to connect any 2 points on circle.

If arc CE= 40°, and m∠CDE = 30°, what is arc AB ?

A) 70°
B) 100°
C) 140°
D) 20°

Answers

Based on the given figure above, the correct answer would be option B. The measure of arc AB is 100°. If you try to analyze the image, you can say that it is 100 degrees given that arc CE is 40 degrees. By definition, one measure of an arc is the angle formed by the arc at the center of the circle that it is a part of. Hope this answer helps.

Answer:

B is the right answer [tex]100^{o}[/tex]

Step-by-step explanation: Hope This Helps ;)

solve for X. y=1/4 (x)+3

Answers

The answer is:
____________________
x = 4y - 12 ; (Assuming the problem meant to solve for "x"; "in terms of "y").
_______________________
{Otherwise, the question might be "incomplete".}.
______________________________________________
The question seems incomplete; how can we solve for "x" when we do not know what "y" equals?
__________________________
However, it could be possible to "solve for x" in terms of "y".  To so this, we need to isolate ""x" on one side of the equation:
_______________________________
Given: y=1/4 (x) + 3 ; Let us multiply the ENTIRE EQUATION (both sides) by "4", to get rid of the "1/4" (fraction coefficent) of "x", and to "cancel out" the "1/4" fraction cofficient of "x" to the implied "1"; to help solve for "x" :
________________________________________
4 *{ y= 1/4 (x) + 3} ;
______________________
4y = x + 12 ; Now we can subtract "12" from EACH SIDE of the equation;                       to isolate "x" on one side of the equation; and to solve for "x":
_______________________
4y - 12 = x + 12 - 12 ;
________________________
4y - 12 = x ; This is our answer:
___________________________
x = 4y - 12 ; (Assuming the problem meant to solve for "x"; "in terms of "y").

the function f is defined by f(x)=x2+3x-10
if f(x+5)=x2+kx+30, k=____________(<<

Answers

I hope this helps you

Help With Number 8 Please?

Answers

The answer is about 8.14 years :) 

Because,  
↓ 

Unit Rate =  [tex] \frac{I}{1300 * 0.0425 } [/tex]  which is equal to → [tex] \frac{450}{1300 * . 0425} [/tex] 

and that's how I found out that my answer is 8.14 years 
I = p r t First subtract 1750-1300 to find out how much interest was earned. 450=1300(.0425)t ; solve by multiplying 1300*.0425 then divide 450 by that number. You get approx 8.14 years.

What is another way to write 250,000 ml?

Answers

250 Liters; or, 250 L, is another way to write "250,000 mL"
_______________________
(Note that "mL" is another way to write "ml"; or "milliliters".
____________________________
Lengthy explanation:
_________________________________
One other way to write 250,000 mL is to convert that value to "L" (Liters).
_________________________________
Note the exact version: 1000 mL = 1 L
_________________________________
So:
_______________
250,000 mL * ([tex] \frac{1 L}{1000 mL} [/tex] ) = ? L ;
___________________________________________ 
Note:  The "mL" notations "cancel out") ; and we are left with:
_________________________________________________ 
250,000 mL =
___________________________________
([tex] \frac{250,000}{1000} [/tex]  L ;
__________________________________
250,000 ÷ 1000 = ? L
______________________
Take:  "250,000" and move back the last 3(three) decimal places:
_____________________________
250,000 ÷ 1000 = 250 L
_____________________________
another way to write it would be 250 liters.

hope this helps you

Solve. 3x2 + 4x = –5
using quadratic equation ...?

Answers

3x^2 + 4x - 5 = 0 
x = [-b ±√(b^2 - 4ac)]/2a 

a = 3 
b = 4 
c = -5 

x = [-4 ±√(16 + 60)]/6 
x = [-4 ±√76]/6 
x = [-4 ±√(2^2 * 19)]/6 
x = [-4 ±2√19]/6 
x = [-2 ±√19]/3 

x = [-2 + √19]/3 
x = [-2 + 4.35]/3 
x = 2.35/3 
x = 0.78 (rounded to the nearest hundredth) 

x = [-2 - ±√19]/3 
x = [-2 - 4.35]/3 
x = -6.35/3 
x = -2.12 (rounded to the nearest hundredth) 

∴ x = -2.12 , 0.78 (rounded to the nearest hundredth)

dy/dx ln(xy)=e^(x+y)

Answers

in(xy) = e^(x+y)

(xy)'/xy  = (x+y)' e^(x+y)

(x'y + xy')/xy = (1+y') e^(x+y)

(y + xy')/xy = (1+y')e^(x+y) and simplify

Hope this helps

In the image, two circles are centered at A. The circle containing B was dilated to produce the circle containing B′. What is the scale factor of the dilation?

1

2

0.5

-0.5

Answers

Answer:

The diameter of B is from -2 to 2, which = 4 units.

The diameter of B' is from -1 to 1, which equals 2 units.

2/4 = 1/2 = 0.5 scale factor.

The answer is C. 0.5

Step-by-step explanation:

Other Questions
what is 2 8/20 written in simplest form Why do farmers want to kill larger predators? Acceptance tests are normally conducted by the A) developer B) end users C) test team D) systems engineers . How did the Islamic Empire impact the areas it ruled?Jews and Christians in Islamic areas were elevated to the highest social status.Islamic rulers had little impact, as they primarily let existing governments continue their rule.Many people in lands subject to Muslim rule adopted Islam.Islamic rulers neglected infrastructure and left areas like Baghdad in ruins. A USB flash drive uses solid In the diagram below, what is the relationship between the number of parallelograms and the perimeter of the figure they form? What are the advantages of playing competitive sports?A) unsportsmanlike behaviorB) physical injuryC) socialD) time commitmentE) time committment Which region is in Eastern Antarctica? A Transantarctic B Mountains C American D Highlands E Russian F Highlands G American Mountains The Gordons make $49,000 a year and live in West Virginia, which has a median annual income of $37,989. If their monthly expenses amount to $3900 per month, do they qualify for Chapter 7 bankruptcy? You receive a college investing kit in the mail from a reputable investment company. this information is _____. reliable unreliable Why is ur lungs important? There are five elements of a universal systems model: goal, inputs, processes, outputs, and feedback. Which of the following describes the "processes" portion of this model? (A)what is done to the inputs, (B) the results of the system (C) the money, time, and resources used on the model (D) information collected from the outputs How does fever indicate that your body immune system it's doing its job? What motivates Zhu Wenli to sing revolutionary songs instead of Uigur folk songs a patient weighs 65 kilograms how much does the patient weigh in pounds A blueprint of a house shows a wall that is 5 inches long. If the blueprint is drawn to a scale of 1:60, what is the actual length of the wall in the house? write two ways to group and add 2+3+4 The formula for the area of a circle is A = r 2. Classify the area of a circle with a radius of 0.75 centimeters as either rational or irrational?Answer choices ..A.raitionalB.irrational Question: The 1964 Gulf of Tonkin ResolutionAnswer options:a)authorized the president to begin diplomatic negotiations with North Vietnam.b)provided for further military aid to North Vietnam.c)provided for the commitment of French troops to fight the Viet Cong.d)authorized the president to deal with threats in Southeast Asia as he saw fit. Hurrry!!!!In the 1960s, Bob Dylancomposed influential counterculture music.was a student protester at the University of California at Berkeley.wrote the bookSlaughterhouse-Five.co-founded the Students for a Democratic Society. Steam Workshop Downloader