A mother is 4 times as old as her daughter. in 3 years, the mother will be 3 times as old as her daughter. how many years old is the daughter now?

Answers

Answer 1
The mother is 24 years old because her daughter is currently 6 years old and im three years the daught will be 9 and the mother will be 27 years old..

Related Questions

please help me out with this simple question I REALLY NEED THIS :((((((((

Answers

I think the answer is C) 6 less than the product of 4 and a number z

What is the value of x?

a. 86.5°
b. 43.25°
c. 133.25°
d. 46.75°

Answers

Answer:

x = 43.25

Step-by-step explanation:

In the given figure :

In ΔDEF ,

DF = FE

⇒ ∠DEF = ∠FDE = x ( Angles opposite to equal sides are equal)

Now, using angles sum property of a triangle in ΔDEF

∠DEF + ∠FDE + ∠DFE = 180

⇒ ∠FDE + ∠FDE + 93.5 = 180

⇒ x + x = 180 - 93.5

⇒ 2x = 86.5

⇒ x = 43.25

Answer: D. 43.25

Step-by-step explanation:

I have just taken the test

What are the amplitude and midline?
Amplitude: 1; midline: y = 1
Amplitude: 1; midline: y = 2
Amplitude: 2; midline: y = 1
Amplitude: 2; midline: y = 2

Answers

Amplitude 1 , midline y=2

Answer:

D) Amplitude;2 ; midline: y= 2

Step-by-step explanation:

The total height of the curve = 4

Amplitude = 4/2 = 2

The middle line is y = 2

Therefore, answer is D) Amplitude;2 ; midline: y= 2

Hope this will helpful.

Thank you.

Simplify the product using FOIL. (2x – 7)(5x 5)

Answers

10x squared - 25x squared + 10x

Answer:

[tex]10x^2-25x-35[/tex]

Step-by-step explanation:

The FOIL method is used to multiply two binomials.

FOIL stand for:

First : Multiply the first term in each set of parenthesis.

Outer : Multiply the outer term in each set of parenthesis.

Inner : Multiply the inner term in each set of parenthesis.

Last: Multiply the last term in each set of parenthesis.

Given that:

[tex](2x-7)(5x+5)[/tex]

Using the foil method:

[tex]2x(5x+5)-7(5x+5)[/tex]     [Using distributive property]

⇒[tex]10x^2+10x -(35x+35)[/tex]

⇒[tex]10x^2+10x -35x-35[/tex]

Combine like terms:

⇒[tex]10x^2-25x-35[/tex]

Therefore, the product of (2x – 7)(5x+5) using FOIL method is, [tex]10x^2-25x-35[/tex]

Kesia knows that 1/4=0.25. Explain how she could use this fact to determine the decimal equivalent of 5/8

Answers

she knows that
[tex]0.25 = \frac{1}{4} = \frac{2}{8} [/tex]
[tex] \frac{5}{8} = \frac{2}{8} + \frac{2}{8} + \frac{1}{8} = \\ 0.25 + 0.25 + \frac{0.25}{2} = \\ 0.25 + 0.25 + 0.125 = 0.625 [/tex]

Answer:

0.625

Step-by-step explanation:

We are given that

Kesia knows =[tex]\frac{1}{4}=0.25[/tex]

We have to determine the decimal equivalent to [tex]\frac{5}{8}[/tex] using given decimal value.

[tex]\frac{5}{8}[/tex] can be written as

[tex]\frac{5}{8}=\frac{2}{8}+\frac{2}{8}+\frac{\frac{1}{4}}{2}[/tex]

[tex]\frac{5}{8}=\frac{1}{4}+\frac{1}{4}+\frac{\frac{1}{4}}{2}[/tex]

[tex]\frac{5}{8}=0.25+0.25+\frac{0.25}{2}[/tex]

[tex]\frac{5}{8}=0.50+\frac{0.25}{2}[/tex]

[tex]\frac{5}{8}=0.625[/tex]

Hence,[tex]\frac{5}{8}=0.625/tex]

Find a formula for the sum of the first n even positive integers.
b.prove the formula that you conjectured in part (a)

Answers

(a) The formula for the sum of the first n even positive integers is n(n+1) and (b) the formula has been proved with an example.

What is an arithmetic progression?

Arithmetic progression is the sequence of numbers that has a fixed common difference between any two consecutive numbers.

For the given situation,

Part (a):

The sum of even numbers formula is obtained by using the sum of terms in an arithmetic progression formula.

Sum of Even Numbers Formula = n(n+1),

where n is the number of terms in the series.

Part (b):

Let us consider the even positive numbers,

2,4,6,8,10,.......

Now take first 5 positive numbers 2,4,6,8,10

By using the formula, n=5

Sum of n even positive integers = [tex]n(n+1)[/tex]

⇒ [tex]5(5+1)[/tex]

⇒ [tex]5(6)[/tex]

⇒ [tex]30[/tex].

Now add the first 5 positive numbers without the formula,

⇒ [tex]2+4+6+8+10=30[/tex]

Hence we can conclude, that the formula for the sum of the first n even positive integers is n(n+1) and the formula has been proved with an example.

Learn more about arithmetic progression here

https://brainly.com/question/19337596

#SPJ2

Final answer:

The formula for the sum of the first n even positive integers is S = n(n+1). This was derived by recognizing the pattern of the series and using the formula for the sum of an arithmetic series. The proof by induction confirms the validity of our formula.

Explanation:

The problem asks us to find and prove a formula for the sum of the first n even positive integers. To find the formula, we recognize that the first n even integers can be represented as 2, 4, 6, ..., 2n. Hence, the sum S of the first n even integers can be written as S = 2 + 4 + 6 + ... + 2n. This is an arithmetic series with the first term a = 2 and the common difference d = 2. The sum of an arithmetic series can be given by the formula S = n/2 [2a + (n-1)d], substituting a = 2 and d = 2, we get S = n/2 [2*2 + (n-1)2] = n[2 + 2(n-1)], which simplifies to S = n(n+1).

To prove this formula, we use induction. For n=1, the sum is 2, which matches our formula 1(1+1) = 2. Assuming the formula holds for n = k, for n = k+1, the sum would include one more term, 2(k+1), so the new sum is S + 2(k+1) which upon simplification, verifies our formula for all n.

How to rewrite the expression. With the steps. Use an exponent, rather than repeated multiplication. (–4)(–4)

Answers

exponents are how many times is the number multiplied with it self so in this case (-4)(-4)
the number -4^2 we put the exponent 2 because the number is multiplied with it self 2 times

For this case we have the following expression:

[tex](-4) (- 4)[/tex]

Using law of exponents we have:

[tex](a ^ m) (a ^ n) = a ^ {m + n}[/tex]

We use the definition to rewrite the given expression

Rewriting we have:

[tex](-4) (- 4) = (- 4)^{ 1 + 1}\\(-4) (- 4) = (- 4) ^ 2[/tex]

Answer:

The rewritten expression is given by:

[tex](-4) (- 4) = (- 4) ^ 2[/tex]

What number can you add to 7√ to get a rational number?

Answers

it would be -√7. This because, If you add√-7 to √7, it equals 0. This is a rational number because it Is a whole number. The other 3 options are irrational.

The number that can be added to √7 to get a rational number is -√7.

What are rational numbers?

A number of the form a/b where a and b are integers and b ≠ 0 is called a rational number.

The given number is √7.

√7 is an irrational number.

Note that the square root of prime numbers is irrational, therefore, to get a rational number by addition, the only way is to add the negative reciprocal of the given irrational number.

The negative reciprocal of √7 is -√7, therefore, add -√7 to √7:

√7 + (-√7) = 0 (a rational number).

Hence, the number that can be added to √7 to get a rational number is -√7.

Learn more about rational numbers here:

https://brainly.com/question/24398433

#SPJ2

For the following figure, complete the statement for the specified points.
Points A, B, C, and Q are _____.

collinear
coplanar
both collinear and coplanar
neither collinear nor coplanar

Answers

The correct answer to fill in the blank would be B) Coplanar or the second option.

Points A, B and Q are coplanar.

What are coplanar points?

Points or lines are said to be coplanar if they lie in the same plane. Example 1: The points P , Q , and R lie in the same plane A . They are coplanar.

What are coplanar lines?

A line which is in the same plane as another line. Any two intersecting lines must lie in the same plane, and therefore be coplanar.

What are collinear points?

Three or more points that lie on the same line are collinear points . Example : The points A , B and C lie on the line m.

From the figure we can observe

Points A, B and Q are not in the same line.

Three points are collinear only if they are on the same line

3 points are collinear if we can draw a line that connects the points.

In the image A, Q are in a same line but B is not in the line of A and Q.

Points A, B and Q are on the base, So the three points are coplanar but not collinear.

So, Points A, B and Q are coplanar.

Find out more information about coplanar and collinear here

https://brainly.com/question/24250339

#SPJ2

Relationship B has a greater rate than Relationship A.
This graph represents Relationship A. Which equations could represent Relationship B?
Select each correct answer.
a) y = 3/4x
b) y = 0.6x
c) y = 1/4x
d) y = 2/3x

Answers

The equation (a) y = 3/4x, equation (b) y = 0.6x, equation (d) y = 2/3x are correct option because they have greater rate than A

What is the slope?

The ratio that y increase as x increases is the slope of a line. The slope of a line reflects how steep it is, but how much y increases as x increases. Anywhere on the line, the slope stays unchanged (the same).

We have;

Relationship B has a greater rate than Relationship A.

From the graph, the rate of A or slope will be:

A(m) = (4-2)/(8-4) = 2/4

A(m) =1/2 = 0.5

From the given option, the equation  y = 3/4x, y = 0.6x, and y = 2/3x has a greater rate than A which is 3/4, 0.6, and 2/3 respectively.

Thus, the equation (a) y = 3/4x, equation (b) y = 0.6x, equation (d) y = 2/3x are correct option because they have greater rate than A

Learn more about the slope here:

brainly.com/question/3605446

#SPJ2

Evaluate the integral of the quotient of the sine of x and the square root of the quantity 1 plus cosine x, dx.

Answers

[tex]\bf \displaystyle \int~\cfrac{sin(x)}{\sqrt{1+cos(x)}}\cdot dx\\\\ -------------------------------\\\\ u=1+cos(x)\implies \cfrac{du}{dx}=-sin(x)\implies \cfrac{du}{-sin(x)}=dx\\\\ -------------------------------\\\\ \displaystyle \int~\cfrac{sin(x)}{\sqrt{u}}\cdot \cfrac{du}{-sin(x)}\implies -\int~\cfrac{1}{\sqrt{u}}\cdot du\implies -\int~u^{-\frac{1}{2}}\cdot du \\\\\\ -\cfrac{u^{\frac{1}{2}}}{\frac{1}{2}}\implies -2u^{\frac{1}{2}}\implies -2\sqrt{1+cos(x)}+C[/tex]

Answer:

[tex]-2\sqrt{1+\cos(x)}+C[/tex]

Step-by-step explanation:

Fundamental Theorem of Calculus

[tex]\boxed{\displaystyle \int \text{f}(x)\:\text{d}x=\text{F}(x)+\text{C} \iff \text{f}(x)=\dfrac{\text{d}}{\text{d}x}(\text{F}(x))}[/tex]

If differentiating takes you from one function to another, then integrating the second function will take you back to the first with a constant of integration.

Given indefinite integral:

[tex]\displaystyle \int \dfrac{\sin(x)}{\sqrt{1+\cos(x)}}\;\text{d}x[/tex]

To evaluate the given integral, we can use the method of substitution.

Integration by substitution is a way of integrating a function of a function by simplifying the integral. To integrate by substitution, write part of the function in terms of u, where u is some function of x.

Use the substitution u = 1 + cos(x).

Start by differentiating u with respect to x:

[tex]\begin{aligned}u&=1+\cos(x)\\\\\dfrac{\text{d}u}{\text{d}x}&=0-\sin(x)\\\\\dfrac{\text{d}u}{\text{d}x}&=-\sin(x)\end{aligned}[/tex]

Now rearrange the equation for du/dx to get dx on its own:

[tex]\text{d}u=-\sin(x)\:\text{d}x[/tex]

[tex]\text{d}x=-\dfrac{1}{\sin(x)}\:\text{d}u[/tex]

Substitute everything into the original expression:

[tex]\begin{aligned}\displaystyle \int \dfrac{\sin(x)}{\sqrt{1+\cos(x)}}\;\text{d}x&=\int \dfrac{\sin(x)}{\sqrt{u}}\cdot -\dfrac{1}{\sin(x)}\:\text{d}u\\\\ &=\int -\dfrac{1}{\sqrt{u}}\:\text{d}u\end{aligned}[/tex]

Simplify the integral and evaluate:

                              [tex]\begin{aligned}&=\displaystyle \int -u^{-\frac{1}{2}}\:\text{d}u\\\\&=\dfrac{-u^{-\frac{1}{2}+1}}{-\frac{1}{2}+1}+C\\\\&=\dfrac{-u^{\frac{1}{2}}}{\frac{1}{2}}+C\\\\&=-2\sqrt{u}+C\end{aligned}[/tex]

[tex]\textsf{Finally, substitute $u=1+\cos(x)$ back in:}[/tex]

                              [tex]=-2\sqrt{1+\cos(x)}+C[/tex]

Learn more about integration by substitution here:

https://brainly.com/question/32631646

What is the surface area of the prism?
a. 82 yd2
b. 90 yd2
c. 96 yd2
d. 108 yd2?

Answers

The answer is C. because Lateral Surface Area 12(8)=96 inches^2

Answer:

d. 96

Step-by-step explanation:

on usa test prep

Formula for calculating commission

Answers

Commission is calculated by multiplying sales revenue by the commission rate; this incentivizes sales, aiming to balance salary, commission, and overall business objectives like profitability and customer satisfaction.

The formula for calculating commission is usually based on the sales revenue multiplied by the commission rate. If, for example, a sales employee sells $10,000 worth of products and the commission rate is 5%, the calculation would be $10,000 x 0.05 = $500.

Commissions serve as a motivational tool in sales. They provide sales employees with an incentive to increase sales, as their earnings are directly linked to the success of their efforts. Optimal sales volume, profitability, and customer satisfaction are central to a well-balanced compensation plan that incorporates both a base salary and a commission structure.

How do I do this my Calculator will not do this

Answers

Convert them all to decimals then sort them from least to greatest:
[tex] \sqrt{12} [/tex], [tex] \sqrt{ \frac{49}{4} } [/tex],[tex] \frac{25}{7} [/tex],3.6

The numbers in order from least to greatest are:

√12,3.6,25/7,49 √4

To order the numbers from least to greatest, we need to convert them all to decimals.

25/7 = 3.57142857...

√12 = 3.4641016151377544

49 V4 = 49/4 = 12.25

Therefore, the numbers in order from least to greatest are:

√12,

3.6,

25/7,

49 √4

For such more question on numbers

https://brainly.com/question/30765230

#SPJ12

PLEASE HELP ILL GIVE MEDALS AND MARK BRAINLIEST!!!!!!!!!!!!!!!!!!!!!!!!!!! NEEDS TO BE ALEGABRA 2 MEATHOD!!!!!!!!
Solve 1/b = 6/5b + 1

Answers

This the answer to your question

The graph of the function B is shown below. If B(x) = -1, then what is x?
A. -1
B. 1
C. 2

A is NOT The answer, the answer is either B or C!!!

Answers

the answer should be C because -1 so go down one the it postive 2 so go to the right 2 

How do I write the height h of the rectangle as a function of x.

Answers

The two points have the same x value but different y value. To find the height is to find the difference of two y values.
(4x-x^2)-2x=2x-x^2

To write the height h of the rectangle as a function of x, you need to understand the relationship between the height and the other variables involved.

To write the height h of the rectangle as a function of x, you need to understand the relationship between the height and the other variables involved. In a rectangle, the height is typically perpendicular to the base.

So, if we assume that x represents the base length, then the height h can be written as a function of x using an equation.

For example, if the rectangle has a fixed width, the height can be calculated using the following equation: h = f(x), where f is the function that describes the relationship between the base length x and the height h.

Learn more about Rectangle here:

https://brainly.com/question/34750862

#SPJ3

Use complete sentences to describe how a postulate becomes a theorem.

Answers

A postulate is a statement that is assumed true without proof. A theorem is a true statement that can be proven. 

Final answer:

A postulate becomes a theorem through a process of logical deduction and proof. Starting from basic assumptions or postulates, mathematicians derive theorems using step-by-step logical inferences, forming the basis for further deductions, such as with Newton's second law or the Schrödinger equation in physics.

Explanation:

A postulate is a statement assumed to be true without proof and serves as a starting point for deducing and inferring other truths. The transformation from a postulate into a theorem involves a process of logical deduction and rigorous proof. When we establish a theorem, what we're doing is showing that the statement necessarily follows from the previously accepted postulates and theorems by a sequence of logical deductions. For example, in geometry, one might postulate that a straight line can be drawn between any two points, and from there, using a series of logical steps, derive the Pythagorean theorem. The Pythagorean theorem's validity is then supported by the fact that it can be derived from these fundamental postulates through a sequence of unassailable logical steps within a proof.

To illustrate, a textbook might first introduce a straightforward theorem like: "If we start out with four lines that form a rectangle, we can draw a new, fifth line that divides the rectangle into two identical triangles." From this, using the fifth line as a postulate, more complicated theorems can be constructed. Similarly, in physics, Newton's second law (f = ma) and the Schrödinger equation in quantum mechanics begin as postulates that explain a wide range of observations. Once propositions like these are established, they can be used to deduce further principles that build upon them.

WILL MARK BRAINLIEST!!
Write log3 6 as a logarithm of base 2.

log base 2 of 3 over log base 2 of 6
log base 2 of 6 over log base 2 of 3
log base 3 of 2 over log base 6 of 2
log base 6 of 2 over log base 3 of 2

Answers

The answer is the second option. (log2)6/(log2)3.

Using the change-of-base formula: 
log3(x)=logb(x)/logb(a)

 to write log3(6) as a logarithm of base 2: a = 3, x = 6, b = 2:

log3(6)=log2(6)/log2(3)


hope this helps ^-^


Answer:

Option 2 - log base 2 of 6 over log base 2 of 3

Step-by-step explanation:

Given : Expression [tex]\log_3 6[/tex]

To find : Write the expression as a  logarithm of base 2?

Solution :

Expression [tex]\log_3 6[/tex]

Applying the change-of-base formula,

[tex]\log_a(x)= \frac{\log_b(x)}{\log_b(a)}[/tex]

On comparing, a = 3, x = 6, b = 2

Substitute in the formula,

[tex]\log_3 (6)= \frac{\log_2(6)}{\log_2(3)}[/tex]

Therefore, Option 2 is correct.

Option 2 - log base 2 of 6 over log base 2 of 3

A charity fair raised $6,000 by selling 500 lottery tickets. There were two types of lottery tickets: A tickets cost $10 each, and B tickets cost $60 each. How many tickets of each type were sold?
A.5, 185
B.370, 230
C.410, 90
D.480, 20
E.250, 250

Answers

the ans is option number D


for this question you need to form two equation and do simultaneous equation.
first you need to let A tickets to be x and B tickets to be y.
the first equation is 10x+60y=6000
the second equation is x+y=500
use one of the equation and make the one expression the subject. so i choose equation two.
x+y=500
x=500-y (equation 3)
sub equation 3 into equation 1,

10x+60y=6000
10(500-y)+60y=6000
5000-10y+60y=6000
50y=1000
y=20 tickets

sub y=20 into equation 3,
x=500-20
x=480 tickets
therefore,
A tickets= 480 tickets
B tickets =20 tickets

therefore the answer is D.

H E L P P L E A S E Franklin deposited $1,400 in a savings account that earns simple interest of 6.75%. What is the balance in his account at the beginning of the third quarter?
A. $78.75
B. $1,447.25
C. $1,505
D. $105
Please explain your answer CLEARLY so I can use the principles for future reference. PLEASE no formulas of A = whatever or D = whatever. I don't get that. I try but it doesn't fit if it makes sense. :/ Thanks!

Answers

Hello there! The formula for finding simple interest is prt. This means you multiply the principal (the initial amount in the bank) by the rate (the simple interest rate), and multiply the amount of time (could be months or years). In this case, we can eliminate A and D, because we're looking for the balance, not the amount of interest earned. The simple interest rate is 6.75% annually, and 1,400 * 6.75% (0.0675) is 94.5. That would mean $94.50 is earned in interest annually. This means that we can cross out C, because that exceeds the amount that would be earned in a year or months for that matter. The beginning of third quarter would happen after 1/2 a year, or 6 months. 1/2 = 0.5. 94.5 * 0.5 is 47.25 and 1,400 + 47.25 = 1,447.25. You would have $1,447.25 at the beginning of the third quarter. The answer is B.

Note: When it comes to months, you would convert it into a decimal, depending on the amount of months. For example, 6 months would be 0.5 and 9 months would be 0.75. You would use those decimals as the time to multiply the amount of interest earned in that time frame. I am aware that you said no formulas, but I broke it down for you to understand it, because you'll need it in the future for problems like these and for more complex ones like it.

At a charity bike rally, 2/3 of the student population of Heartsworth Middle School participated. If there are 1,200 students in Heartsworth, how many participated?

Answers

I believe the answer is :
(2÷3)×(1200)= 800

800 students participated at a charity bike rally

What are mathematics operations?

• A mathematical operation is a function that converts a set of zero or more input values (also called "b" or "arguments") into a defined output value. The number of operands determines the operation's arity. Most commonly studied operations are binary operations (i.e., operations of arity 2), such as addition and multiplication, and unary operations (i.e., operations of arity 1), such as additive and multiplicative inverses.

Zero-arity operations, or nullary operations, are constants, and mixed products are arity three operations, or ternary operations.

It is given that :

there are 1200 students population of Heartsworth Middle School.

and, 2/3 of the student participated in a charity bike rally That is :

(2 x 1200)/ 3 = 2400/3 = 800 students

Therefore, 800 students participated at a charity bike rally.

Read more about mathematics operations at:

https://brainly.com/question/17869111

#SPJ2

20 points!!

The coordinates of the vertices of quadrilateral JKLM are J(−3, 2) , K(3, 5) , L(9, −1) , and M(2, −3) .


Which statement correctly describes whether quadrilateral JKLM is a rhombus?
Quadrilateral JKLM is not a rhombus because there is only one pair of opposite sides that are parallel.

Quadrilateral JKLM is a rhombus because opposite sides are parallel and all four sides have the same length.

Quadrilateral JKLM is not a rhombus because there are no pairs of parallel sides.

Quadrilateral JKLM is not a rhombus because opposite sides are parallel but the four sides do not all have the same length

Answers

Final answer:

Using the distance formula, we can calculate the distances between the vertices of quadrilateral JKLM. After performing these calculations, we can determine that not all sides have the same length, thus quadrilateral JKLM is not a rhombus.

Explanation:

To determine if quadrilateral JKLM is a rhombus, we need to check if all four sides are of equal length because a defining property of a rhombus is that it has all sides of equal length. The length between two points (x1, y1) and (x2, y2) can be found using the distance formula which is √[(x2-x1)² + (y2-y1)²].

After calculating, we find:
J-K distance = √[(5-2)² + (-3-3)²] = √42
K-L distance = √[(-1-5)² + (9-3)²] = √52
L-M distance = √[(-3- -1)² + (2-9)²] = √52
M-J distance = √[(2- -3)² + (-3-2)²] = √42

Therefore, the distance between vertices J-K and L-M are the same, and the distance between vertices K-L and M-J are the same, but the two pairs are not in themselves equal to each other. As such, quadrilateral JKLM is not a rhombus because all sides do not have the same length.

Learn more about Quadrilateral JKLM here:

https://brainly.com/question/34198104

#SPJ13

What is the Solution of the following system?

{-3x -2y = -12
{9x + 6y= -9

Imagine those two bracket things are one big one connecting both equations, and the answers are A (2,1) B No Solutions C (-2, -1) D Infinitely Many Solutions
@Emma11234

Answers

The given system is called a system of linear equations in 2 variables. 

One of the methods we can use to solve the system is the elimination method. In this method we multiply one of the equations with a certain value, such that when the this equation is added to the other one, one of x or y cancels out:

Notice that we can eliminate the variable y by multiplying the first equation by 3, and adding it to the second equation:

the system becomes:

-9x-6y=-36
9x+6y=-9

adding the left hand sides, and the right hand sides of the equations we have:

0=-45, which is not true. This means that the system has no solutions because all the operations we used are valid, but the result is absurd.


Answer: B. No solutions.


Remark:

we could have noticed that the coefficients of x and y in both equations are proportional. (-3*(-3)=9, -2*(-3)=6) 

In such situations, if the numbers in the right hand side are also proportional, then the solution has infinitely many solutions, 

if not, as in our case, the system has no solution.

Find the average rate of change for f(x) = x2 − 3x − 10 from x = 4 to x = 6

Answers

I believe you meant f(x) = x^2 - 3x - 10.
                                                              f(b) - f(a)
The ave. r. of c. formula is     a. r. c = -----------------
                                                                 b -a
                               (6)^2 - 3(6) - 10 - [(4)^2 - 3(4) - 10]
Here,   a. r. c. =   ------------------------------------------------------        
                                                      6-4
                                           36 - 18 -10 - 16 + 12 + 10
     ... which comes out to ---------------------------------------
                                                                2

                a. r. c. = 7             for x^2 - 3x - 10 on the interval [4,6]


Answer:

what's the answer

Step-by-step explanation:

Cody is twice as old as evan and seven years ago the sum of their age was 1010. find the age of each boy now.

Answers

NOW            -7 YEARS

Cody   2x.        2x-7
Evan     x           x-7


2x-7 + x-7 = 1010 

3x - 14 = 1010 

3x= 1024
 Solve for x then plug:)

An 8-ounce bottle of lotion costs $4.50. What is the cost per ounce?

Answers

Divide the cost by the number of onces.

4.5/8=.5265

Round to the nearest hundredth.
.53

It would cost about 53 cents per once.
4.50/8 = 0.5625
The answer is 0.57 cents because you can't have 0.5625 cents

The area of rhombus ABCD is 72 square units. EC = 8 units and DB = x – 1. What is the value of x?

Answers

IF EC = 8, than we know for sure that the length of AC would be 2 x 8 = 16

The formula to use in determining Rhombus area is 
A = (AC . DB)/2 , so the value x could be found with this equation :

72 = 16 (x-1)     /  2

72 = (16x -16) /2

72 = 8x - 8

80 = 8x 

x = 10

Answer:

10 or answer B.

Step-by-step explanation:

BRAINLIESTTTT ASAP PLEASE

Answers

the answer is a for the question

Histogram, because a large number of scores are reported as ranges

What is the average rate of change of d(t) between 2 seconds and 6 seconds, and what does it represent? 128 m/s; it represents the average speed of the object between 2 seconds and 6 seconds 80 m/s; it represents the average speed of the object between 2 seconds and 6 seconds 128 m/s; it represents the average distance traveled by the object between 2 seconds and 6 seconds 80 m/s; it represents the average distance traveled by the object between 2 seconds and 6 seconds

Answers

i have the same question i'm pretty sure it would be the first one 128 m/s; it represents the average speed of the object between 2 seconds and 6 seconds
Other Questions
At the end of _________, the entire middle east was controlled by the british, french, and russians. 6. A protostar has a high enough __________ to become a star. (1 point) Elements in the same row of the periodic table have the same number of ________ ________(2 words). Would someone please help me out with Geometry?? I tried yesterday with other questions and got no help.Thank you so much!! Protesting outside a church or mosque is legally considered to be in poor taste protected by the second amendment a freedom of religion a first amendment right It's one answer not multiply Every 3 days Marco fills up his car with gas. Every 8 days he washes his car. On what day will Marco fill his car with gas and wash it? Cameron estimates that the math class will sell 200 calendars what will the total income beOriginal equation c=2.50x+500 President ronald reagan's chief advisor during his first term in office was Which of the following best describes what the character Everyman is intended to represent?a nobleman or kinga specific individual in certain circumstanceeveryone all the timePLEASE HURRY!!!!!!!! WHICH ANSWER GOES WHERE ON THE NUMBER LINE ? I will give 11 points and brainliest!!! what Actor Starr in such movies as HUD, Cool Hand Luke, and The Hustler?Paul newmanjohn, waynerod Steiger which equation is equivalent to y-6=-12(x+4) a. y=-6x-48 b. y=6x-48 c. y=-12x-42 d. y=-12x-54 1.What determines the reactivity of an atom? What does Locke mean when he says, the enjoyment of rights in the state of nature is unsafe and insecure? Can you think of an examples of this? In the presence of oxygen, we use __________ to fuel atp production from glucose. what process do plants use to fuel atp production from glucose? muscular dystrophy is an inherited genetic disease that causes the muscles to what HELP QUICK!!!Find negative square root of 36.A. 6B. 6C. 6D. 18 Source: Clifton, Lucille. miss rosie. Good Woman: Poems and a Memoir 1969-1980. Rochester: BOA Editions, Ltd., 1987. Poets.org. Web. 9 June 2011 Which of the following techniques is used in the excerpt? ____ is when an individual distinguishes their thinking about their own thoughts from their thinking about the thoughts of others. Describe how to graph an inequality Steam Workshop Downloader