Answer:
Let x and y be the two numbers.
Equation 1: x + y = 50
Equation 2: 2(x + y) = 100
Substitute Equation 1 into Equation 2:
2(50) - 2x = 100
Simplify:
100 - 2x = 100
Solve for x:
-2x = 0
x = 0
Substitute x = 0 into Equation 1 to find y:
0 + y = 50
y = 50
Therefore, the two numbers are 0 and 50.
Step-by-step explanation:
Let the two numbers be x and y.
From the problem statement, we know that:
x + y = 50 (Equation 1)
and
2(x + y) = 100 (Equation 2)
To solve for x and y, we can use Equation 1 to isolate one of the variables in terms of the other. For example, we can solve for y as follows:
y = 50 - x
Substitute this expression for y into Equation 2, and then solve for x:
2(x + (50 - x)) = 100
2(50) - 2x = 100
100 - 2x = 100
-2x = 0
x = 0
Now that we have found x, we can substitute it back into Equation 1 to find y:
0 + y = 50
y = 50
Therefore, the two numbers are 0 and 50.
The pair of equations are:
x+y=50
2(x+y)=100
Amy has 4 accounts to manage. She has $250 in account one, over drawn $45 in account two, $100 in account three, and a forth account of $x. All four
accounts have a balance of $130 together.
What is the status of account four?
A The fourth account is the most
over drawn.
B The fourth account has more than account 3, but less than account 2.
C The fourth account has the most money in it.
D The fourth account has more than account 2, but less than account 3.
Amy's forth account is the most over drawn of all the four accounts
What is the total balance of all accounts?
The total balance of all 4 accounts can be determined as the sum of all account balances, bearing in mind that a positive is added whereas an overdrawn balance is deducted
Total balance=$250-$45+$100+$x
The total balance=$130
the balance in the forth account=$x
Let us substitute $130 for the total balance
$130==$250-$45+$100+$x
$130=$305+$x
$x=$130-$305
$x=-$175
The fact that the forth account has a balance of negative $175 means that it is also overdrawn, in essence, the correct option out of the 4 options is A, the forth account is most overdrawn because it is more overdrawn that the second account with a negative balance of $45.
Find out more about multiple bank accounts on https://brainly.com/question/9315097
#SPJ1
If the slope between the points (-5,7) and (4,x) is 1, then
what is the value of x?
9514 1404 393
Answer:
16
Step-by-step explanation:
The equation of a line with slope m=1 through the point (h, k) = (-5, 7) will be ...
y -k = m(x -h)
y -7 = x +5
y = x +12
Then for x = 4, the value of y is ...
y = 4 +12 = 16
The point is (4, x) = (4, 16), so x = 16.
Answer:
16
Step-by-step explanation:
Given that the slope of the line is 1 . And it passes through the points (-5,7) and (4,x) .We know that slope is difference of ordinate by difference of abssica . So that ,
\(\implies Slope =\dfrac{y_2-y_1}{x_2-x_1}\\\\\implies 1 =\dfrac{ 7-x}{-5-4} \\\\\implies 1 \times -9 = 7-x \\\\\implies -9 -7 = -x \\\\\implies \underline{\underline{ x = 16 }}\)
Hence the required answer is 16 .
What is the correct algebraic expression of the following statement? The product of two consecutive odd integers.
1. n + (n + 2)
2. x(x + 2)
3. y + (y + 3)
4. z(z + 1)
Answer: Let X = the smaller of the two consecutive odd integers. Therefore (X + 2) = the larger of the two consecutive odd integers.
Differentiate :
\(\mathsf {y = cos^{-1}\frac{x}{2} \div \sqrt{2x+7}}\)
Refer to the attachment for calculation
\(\underline{\boxed{\bf \dfrac{dy}{dx}=\dfrac{-1}{\sqrt{-2x^3-7x^2+8x+28}}-\dfrac{cos^{-1}\dfrac{x}{2}}{\sqrt{(2x+7)^3}}}}\)
Answer:
\(\dfrac{dy}{dx}=-\dfrac{2x+7+\arccos\left(\dfrac{x}{2}\right)\sqrt{4-x^2}}{(2x+7)\sqrt{4-x^2}\sqrt{2x+7}}\)
Step-by-step explanation:
Quotient Rule
\(\textsf{If }\:\:y=\dfrac{u}{v} \:\textsf{ then}:\)
\(\implies \dfrac{dy}{dx}=\dfrac{v \dfrac{du}{dx}-u\dfrac{dv}{dx}}{v^2}\)
Given equation:
\(y=\dfrac{\arccos\left(\dfrac{x}{2}\right)}{\sqrt{2x+7}}\)
To differentiate the given equation, apply the Quotient Rule:
\(\textsf{Let }\:u=\arccos\left(\dfrac{x}{2}\right)\)
\(\textsf{If }y=\arccos x \implies \dfrac{dy}{dx}=-\dfrac{1}{\sqrt{1-x^2}}\)
\(\begin{aligned}\implies u=\arccos \left(\dfrac{x}{2}\right) \implies \dfrac{du}{dx}& =-\dfrac{1}{\sqrt{1- \left(\dfrac{x}{2}\right)^2}}\dfrac{d}{dx}\left(\dfrac{x}{2}\right)\\\\& =-\dfrac{1}{\sqrt{1- \left(\dfrac{x}{2}\right)^2}} \cdot \dfrac{1}{2}\\\\ & = -\dfrac{1}{2\sqrt{1- \left(\dfrac{x}{2}\right)^2}}\\\\& =-\dfrac{1}{2\sqrt{\dfrac{4-x^2}{4}}}\\\\& =-\dfrac{1}{\dfrac{2\sqrt{4-x^2}}{2}} \\\\ & = -\dfrac{1}{\sqrt{4-x^2}}\end{aligned}\)
\(\textsf{Let }\:v=\sqrt{2x+7}=(2x+7)^{\frac{1}{2}}\)
\(\begin{aligned}\implies \dfrac{dv}{dx} & =\dfrac{1}{2}(2x+7)^{-\frac{1}{2}} \cdot 2\\\\ & = (2x+7)^{-\frac{1}{2}}\\\\ & = \dfrac{1}{\sqrt{2x+7}}\end{aligned}\)
Therefore:
\(\implies \dfrac{dy}{dx}=\dfrac{-\dfrac{\sqrt{2x+7}}{\sqrt{4-x^2}}-\dfrac{\arccos\left(\dfrac{x}{2}\right)}{\sqrt{2x+7}}}{(\sqrt{2x+7})^2}\)
\(\implies \dfrac{dy}{dx}=\dfrac{-\dfrac{\sqrt{2x+7}}{\sqrt{4-x^2}}-\dfrac{\arccos\left(\dfrac{x}{2}\right)}{\sqrt{2x+7}}}{2x+7}\)
\(\implies \dfrac{dy}{dx}=\dfrac{-\dfrac{\sqrt{2x+7}\sqrt{2x+7}}{\sqrt{4-x^2}\sqrt{2x+7}}-\dfrac{\arccos\left(\dfrac{x}{2}\right)\sqrt{4-x^2}}{\sqrt{4-x^2}\sqrt{2x+7}}}{2x+7}\)
\(\implies \dfrac{dy}{dx}=\dfrac{-\dfrac{(2x+7)+\arccos\left(\dfrac{x}{2}\right)\sqrt{4-x^2}}{\sqrt{4-x^2}\sqrt{2x+7}}}{2x+7}\)
\(\implies \dfrac{dy}{dx}=-\dfrac{(2x+7)+\arccos\left(\dfrac{x}{2}\right)\sqrt{4-x^2}}{\sqrt{4-x^2}\sqrt{2x+7}}}\times\dfrac{1}{2x+7}\)
\(\implies \dfrac{dy}{dx}=-\dfrac{2x+7+\arccos\left(\dfrac{x}{2}\right)\sqrt{4-x^2}}{(2x+7)\sqrt{4-x^2}\sqrt{2x+7}}\)
4. Joe likes sports. He has 4 soccer medals, 1 tennis medal, 3 swimming medals and 5
football medals.
What is the ratio of Joe’s soccer medals to swimming medals?
A. 4 to 1
B. 1 to 3
C. 3 to 5
D. 4 to 3
E. 1 to 12
Answer:
4:3
Step-by-step explanation:
He has 4 Soccer Medals, 3 Swimming Medals
So it would be 4:3
Solve for x. Leave your answer in simplest radical form.
The solution is: the value of x is 13.5.
Here, we have,
We can use a ratio to solve
2 3
---- = ------
11 3+x
Using cross products
2(3+x) = 3*11
Distribute
6+2x = 33
Subtract 6
6+2x-6 = 33-6
2x = 27
Divide by 2
2x/2 = 27/2
x = 13.5
To learn more on simplification click:
brainly.com/question/28996879
#SPJ1
complete question:
Solve for X
you win the lottery and get 1000000. the bank you invest your winnings in gives you a 6% interest rate compounded quaterly. how much will you have in 3 years ?
The amount that you will have in 3 years, given the interest rate and the amount won, is 1, 195, 618. 17 currency units
How to find the amount earned ?To find the amount earned in three years as a result of your lottery being invested, use the future value formula which is:
= Amount won x ( 1 + periodic rate ) ^ number of periods
Periodic rate :
= 6 % / 4 quarters per year
= 1. 5 %
The number of periods is:
= 3 years x 4 quarters per year
= 12 quarters
The amount you will have in 3 years is:
= 1,000,000 x ( 1 + 1. 5 %) ¹²
= 1, 195, 618. 17 currency units
Find out more on compounding quarterly at https://brainly.com/question/2455673
#SPJ1
Please help!!
If you could explain how you solved this in detail it would be much appreciated.
When x^3+kx^2+2kx+6 is divided by (x-2), the remainder is 30. Find k.
Simplifying this equation, we get:
8 + 4k + 4k + 6 = 30
8k + 14 = 30
8k = 16
k = 2
Therefore, the value of k is 1.
What is polynomial?In mathematics, a polynomial is an expression consisting of variables (usually represented by x), coefficients, and non-negative integer exponents, which are combined using the operations of addition, subtraction, and multiplication. For example,
\(3x^2 + 2x - 1\)
is a polynomial with three terms, or a "trinomial," where the variable x is raised to the powers of 2 and 1, and the coefficients are 3, 2, and -1.
The degree of a polynomial is the highest power of the variable in the expression. For example, the polynomial above has a degree of 2, since the highest power of x is 2.
Polynomials are used in many areas of mathematics, including algebra, calculus, and geometry, and are used to model many real-world phenomena.
We can use the remainder theorem, which states that if a polynomial f(x) is divided by (x - a), then the remainder is equal to f(a). In this case, we know that when the polynomial\(l x^3 + kx^2 + 2kx\) + 6 is divided by (x - 2), the remainder is 30. So, we can set up the following equation:
\(x^3 + kx^2 + 2kx + 6 = (x - 2)q(x) + 30\)
where q(x) is the quotient when. \(x^3 + kx^2 + 2kx + 6\) is divided by (x - 2). We don't need to know what q(x) is, since we're only interested in finding k.
Now, let's substitute x = 2 into the equation above:
\(2^3 + k(2^2) + 2k(2) + 6 = (2 - 2)q(2) + 30\)
Simplifying the left-hand side, we get:
\(8 + 4k + 4k + 6 = 30\)
\(16k = 16\)
\(k = 1\)
OR
8 + 4k + 4k + 6 = 30
8k + 14 = 30
8k = 16
k = 2
To know more about equation visit:
https://brainly.com/question/10413253
#SPJ1
(a) The number of terms in an arithmetic progression is 40 and the last is -54. Given that the sum of the 15 terms added to the sum of the first 30 terms is zero. Calculate (1) The first term and common difference, (ii) the sum of the progression.
(i) The first term (a) is 24 and the common difference (d) is -2.
(ii) The sum of the progression is 2520.
i) Finding the first term and common difference:
Given that the number of terms in the arithmetic progression is 40 and the last term is -54, we can use the formula for the nth term of an arithmetic progression to find the first term (a) and the common difference (d).
The nth term formula is: An = a + (n-1)d
Using the given information, we can substitute the values:
-54 = a + (40-1)d
-54 = a + 39d
We also know that the sum of the first 15 terms added to the sum of the first 30 terms is zero:
S15 + S30 = 0
The sum of the first n terms of an arithmetic progression can be calculated using the formula:
Sn = (n/2)(2a + (n-1)d)
Substituting the values for S15 and S30:
[(15/2)(2a + (15-1)d)] + [(30/2)(2a + (30-1)d)] = 0
Simplifying the equation:
15(2a + 14d) + 30(2a + 29d) = 0
30a + 210d + 60a + 870d = 0
90a + 1080d = 0
a + 12d = 0
a = -12d
Substituting this value into the equation -54 = a + 39d:
-54 = -12d + 39d
-54 = 27d
d = -2
Now we can find the value of a by substituting d = -2 into the equation a = -12d:
a = -12(-2)
a = 24
Therefore, the first term (a) is 24 and the common difference (d) is -2.
ii) Finding the sum of the progression:
The sum of the first n terms of an arithmetic progression can be calculated using the formula:
Sn = (n/2)(2a + (n-1)d)
Substituting the values:
S40 = (40/2)(2(24) + (40-1)(-2))
S40 = 20(48 - 39(-2))
S40 = 20(48 + 78)
S40 = 20(126)
S40 = 2520
Therefore, the sum of the arithmetic progression is 2520.
for such more question on common difference
https://brainly.com/question/25731911
#SPJ8
Find the slope and y-intercept of the equation. y= 2/3x + 1
A. 2/3; 1
B. 1; 2/3
C. 2/3; -1
Answer:
The answer is A.
Step-by-step explanation:
In a linear equation, y = mx + b, m is represented as gradient (slope) and b is the y-intercept.
So for this question, m is 2/3 and b is 1.
helps pls with this math problems . I’ll give Brainly
The entrance fee is d dollars, and the meal ticket is $4 less than the entrance fee -> Each meal ticket is d - 4
So, the total amount that the friends pay is 5(d-4)
HELP PLSSS 70 POINTS GOD BLESS WILL GIVE BRAINLIEST
PICTURE BELOW
Answer:
the correct answer is -1/16 i believe
If the variance of the data values in a population is 441, what is the standard deviation of the data values?
O A. 17
• B. 21
O C. 23
O D. 19
In the given situation if the variance of the data values in a population is 441, the standard deviation of the data values is (B) 21.
What is the standard deviation?The term "standard deviation" (or "σ") refers to a measurement of the data's dispersion from the mean.
A low standard deviation implies that the data are grouped around the mean, whereas a large standard deviation shows that the data are more dispersed.
While a high standard deviation suggests that the values are dispersed throughout a wider range, a low standard deviation suggests that the values tend to be close to the established mean.
The variance's square root is the standard deviation of the data values:
S = √V = √441 = 21
Therefore, in the given situation if the variance of the data values in a population is 441, the standard deviation of the data values is (B) 21.
Know more about the standard deviation here:
https://brainly.com/question/475676
#SPJ1
What is the value of
4
c
2
–
9
(
c
–
1
)
÷
5
c
when
c
=
6
?
The value of the expression 4c² -9(c-1)/5c when c= 6 is 142.5
What is the value of an expression?The value of an expression is the value which one gets after putting the value of the variables in the expression.
let 4x+ 2 be an expression and we want to know its value on x= 1 , then the value is 4(1)+2 = 6
Given an expression 4c² -9(c-1)/5c , then its value at c= 6 :
4(6)² -9(6-1)/5(6) =144 - 9(5)/5(6) = 144-3/2 = 285/2 = 142.5
The value of 4c² -9(c-1)/5c at c= 6 is 142.5
Also, Learn more about the expressions from the link below:
https://brainly.com/question/21751419
#SPJ1
Which expression is equivalent to 1/64?
Answer:
There is an infinite number of possibilities because you gave us no answer choices. Here are some of them:
2/128
4/256
6/384
8/512
And we could go on and on with this.
Hope this helps! If it did, please give brainliest! It would help a lot! Thanks! :D
Answer: It was the crossroads for four major railroads. President Abraham Lincoln knew that if his army could capture Chattanooga, vital Confederate supply lines would be severed, and the war would be closer to an end.
Step-by-step explanation:
sequence three missing terms to comple 7444> →→19-
To complete the sequence "7444> →→19-", we need to find the missing terms that fit the pattern established by the given numbers. Let's analyze the sequence and identify any discernible pattern or rule.
Looking at the sequence, we can observe that each number is decreasing by a certain value. In this case, the first number is 7444, and the second number is 19, indicating a decrease of 7425. Now, we need to continue this pattern.
To find the third missing term, we subtract 7425 from 19, resulting in -7406. Therefore, the third missing term is -7406
To find the fourth missing term, we subtract 7425 from -7406, resulting in -14831. Therefore, the fourth missing term is -14831.
To find the fifth missing term, we subtract 7425 from -14831, resulting in -22256. Therefore, the fifth missing term is -22256.
Therefore, the completed sequence is:
7444> →→19- → -7406 → -14831 → -22256
Each term in the sequence is obtained by subtracting 7425 from the previous term.
It's important to note that this solution assumes a linear pattern in which the same subtraction value is applied to each term. However, without additional context or information about the sequence, there could be alternative patterns or interpretations.
For more such questions on sequence.
https://brainly.com/question/7882626
#SPJ8
A Palm tree a shadow that is 28 feet long.A 6 Foot sigh cast a shadow 8 feet long.How long is the Palm tree?
Answer:
21 ft. long
Step-by-step explanation:
28/x = 8/6
Cross Multiply:
8x=168
Divide Both Sides:
8x÷8=x
168÷8=21
So...
x=21
The palm tree is 21 feet long :)
What number must be added to the expression below to complete the
square?
x²-x
O A. -1/1
4
O B. /
O C. - 12/2
O D.
-12
Answer:
1/4
Step-by-step explanation:
Completing the square
x^2 -x
Take the coefficient of the x term
-1
Divide by 2
-1/2
Square it
(-1/2) ^2 = 1/4
Add this to each side
please help me asap!!
Triangle ABC is an isosceles triangle. Angles B and C are base angles, with measurements of (11x −10)° and (7x + 10)°, respectively. What is m∠A?5°90°85°35°
Given:
Triangle ABC is an isosceles triangle. Angles B and C are base angles, with measurements of
\(\begin{gathered} \angle B=(11x-10)\degree \\ \angle C=(7x+10)\degree \end{gathered}\)Required:
To find the angle A.
Explanation:
Triangle ABC is an isosceles triangle.
Therefore,
\(\angle B=\angle C\)\(\begin{gathered} 11x-10=7x+10 \\ 11x-7x=10+10 \\ 4x=20 \\ x=\frac{20}{4} \\ \\ x=5 \end{gathered}\)Now,
\(\begin{gathered} \angle B=11(5)-10 \\ =55-10 \\ =45\degree \\ \\ \angle C=7(5)+10 \\ =35+10 \\ =45\degree \end{gathered}\)The angle A is,
\(\begin{gathered} \angle A+\angle B+\angle C=180 \\ \angle A=180-45-45 \\ \angle A=90\degree \end{gathered}\)Final Answer:
\(\angle A=90\degree\)Is 6 inches in 10 seconds proportional to 12 inches in 60 seconds?
Answer: No
Step-by-step explanation:
to be proportional, both numbers have to increase by the same number
because if u multiply 6 by 2 you get 12, but when you multiply 10 by 2 you get 20, not 60 it would be proportional if you said 6 and 10 in to 12 and 20 in
PART 2 PLS HELP!!! THE TEST HAS 9 QUESTIONS AD IT IS ABOUT RATIOS
What is the slope of the line y = -3x + 2? A. 2 2 B. -3 O C. -2 D. 3
Answer:
The slope of y=-3x+2 is B. -3
Problem 37
Kaimi had no money at all when he cashed his paycheck. As he left the bank, he bought a piece of candy for
a nickel from a machine. Later, he realized that the money in his pocket was equal to twice his paycheck.
After a quick calculation, he figured out what happened: the teller accidentally switched the dollars and
cents. How much was Kaimi supposed to be paid, and what did the teller give him? Justify your answer.
X = 31, Y = 63 satisfy the case of 0 ≤ Y < 100 as an expression.
What are algebraic expression?An algebraic expression in mathematics is an expression that consists of variables and constants and algebraic operations (addition, subtraction, etc.). Expressions are made up of concepts.
Assume Kaimi was supposed to be paid X dollars Y cents (0 ≤ Y ≤ 100)
But the teller gave him Y dollars X cents.
Thus kaimi has 100Y + X cents.
A nickel is worth 5 cents.
Hence, after buying the piece of candy for a nickel, Kaimi would be left with 100Y + X - 5 cents.
This is twice his paycheck:
⇒ 100Y + X - 5 = 2(100X + Y)
⇒ 100Y + X - 5 = 200X + 2Y
⇒ 98Y - 199X = 5
199 = 98 × 2 + 3 ⇒ 3 = 199 - 98 × 2
98 = 3 × 32 + 2 ⇒ 2 = 98 - 3 × 32
3 = 2 × 1 + 1 ⇒ 1 = 3 - 2 × 1
2 = 1 × 2 + 0 ⇒ ged(199, 98) = 1
1 = 3 - 2 × 1
= 3 - (98 - 3 × 32) × 1 [∵ 2 = 98 - 3 × 32]
= 3 - 98 × 1 + 3 × 32
= 3 × 33 - 98 × 1
= (199 - 98 × 2) × 33 - 98 × 1 [∵ 3 = 199 - 98 × 2]
= 199 × 33 - 98 × 67
⇒ 1 = 199 × 33 - 98 × 67
⇒ 5(1) = 5 (199 × 33 - 98 × 67)
⇒ 5 = 199(165) - 98(335) [∵ 5 ×33 = 165, 5 × 67 = 335]
⇒ 199(165) - 98(335) = 5
⇒ 98(-335) - 199(-165) = 5
Hence, (X,Y) = (-165, -335) is a solution to 98Y - 199X = 5
But it is required that 0 ≤ Y < 100
Now since it is the difference of two quantities, 98Y and 199X, that is a constant, 5, either both of these quantities will increase simultaneously or both will decrease simultaneously.
Hence, either both X, Y will increase or both, X, Y will decrease.
To bring Y = -335 in the range of 0 ≤ Y < 100, it needs to be increased.
Hence, both X, Y will increase.
X will increase by the absolute value of the coefficient of Y and vice-versa. Hence, X will increase by 98 and Y will increased by 199 to give
(X, Y) = (-165 + 98, -335 +199) = (-67, -136)
Still, it is not the case that 0 ≤ Y < 100
Hence, again X will increase by 98 and Y will increase by 199 to give
(X, Y) = (-67 +98, -136 +199) = (31, 63)
Now, it is the case that 0 ≤ Y = 63 < 100
∴ X = 31, Y = 63
Note that the increasing X again by 98 and Y by 199 will violate
0 ≤ Y < 100. Hence, this is the unique solution.
To know more about algebraic expression, visit:
https://brainly.com/question/953809
#SPJ1
why is 16 a rational number
Answer:
16 is natural, whole, and an integer. Since it can also be written as the ratio 16:1 or the fraction 16/1
Step-by-step explanation:
How much would you need to deposit in an account now in order to have $2000 in the account in 5 years? Assume the account earns 5% interest compounded monthly.
I need to deposit $1558.41 to have $2000 in the account in 5 years.
What is compound interest?
The interest charged on a debt or deposit is known as compound interest. It is the idea that we use the most regularly. Compound interest is calculated for a sum based on both the principal and cumulative interest.
∴ Compound interest = P(1 + \(\frac{r}{100*12}\))ⁿ (∵ for monthly interest)
P = Principal
r = rate of interest per month
n = number of months
Given:
r = 5% per month
n = 5 years = 5*12 = 60 months
CI = P (1+5/(12 * 100))⁶⁰
2000 = P(1.0041)⁶⁰
2000 = P(1.2834)
P = 1558.41
Therefore, the amount required to deposit is 1558.41 dollars to get 2000 dollars after 5 years with 5 percent interest per month.
To know more about Compound interest visit:
brainly.com/question/14295570
#SPJ1
solve for X
will give brainliest
An Airplane uses the equation y=0.28x+24 to calculate the fare y, in dollars, for a trip of x miles. What is the fare for 500-mile trip?
The fare for a 500-mile trip is 164.
What is the fare for a 500-mile trip?The equation provided in the question is known as a linear equation. A linear equation is an equation that has a single variable that is raised to the power of one.
The general form of a linear equation is:
y = mx + b
Where:
m = slope b = interceptIn the equation used to calculate the fare, y=0.28x+24, 0.28 is the variable cost and 24 is the fixed cost.
Cost of a 500-mile trip = y=0.28(500) +24
y = 140 + 24
y = 164
To learn more about linear functions, please check: https://brainly.com/question/26434260
#SPJ1
On Monday it was 70 degrees. On Tuesday it dropped to 45 degrees. What was the percent of change?
Answer:
The answer is 64.29% hope it helps
Answer:
35.71 percent
Step-by-step explanation:
Percentage change= \(\frac{Old value-New value}{Old value}\)x100
= \(\frac{70-45}{70}\)x100
= \(\frac{25}{70}\)x100 = 35.71 percent (rounded to 2 decimal places)
Hiking
(15,18
(10, 12)
Distance (miles)
15,6
10
15
Time
Using the data shown on the graph, which sztements are correct?
The
3
The ratio of L is consistent
The graph represents a proportional relationship
D
The grach does not represent a proportional relationship
The graph of a proportional relationship must past through. (0,0)
Answer:
I’m sorry but I don’t understand the question
Step-by-step explanation: