Based on our examination of the y-intercepts, we can deduce that the y-intercept of function f(x) is equivalent to two times the y-intercept of function g. (x)
What is the examination of the y-intercept?The value of the function at the point where the value of x is equal to zero is known as the y-intercept.
f(x)=-6(1.05)^x
Considering x
x=0
f(0)=-6(1.05)^0
f(0)=-6(1)
f(0)=-6
Therefore, the y-intercept is point (0,-6)
Generally, the equation for the function of the y-intercept of g(x) is mathematically given as
From table
at x=0
The y-intercept is the point (0,-3)
Based on our examination of the y-intercepts, we can deduce that the ty-intercept of function f(x) is equivalent to two times the y-intercept of function g. (x)
Read more about intercepts
https://brainly.com/question/14180189
#SPJ1
Determine whether the relation represents y as a function x. x=y^2
It is false that x is a function of y
How to determine the true statement?The equation is given as:
x = y^2
Set y = 2
x = (2)^2
x = 4
Set y = -2
x = (-2)^2
x = 4
Different values of y give the same x value.
This means that x is not a function of y
Read more about functions at:
https://brainly.com/question/12431044
#SPJ1
I need to find the area for this shape I’ve tried several different ways and still no answer please help
Answer:
c) 212 sq ft
Step-by-step explanation:
I don't know which ways you tried, but I will show you three different ways, and the answer will be the same using all three ways.
1) The length of the upper horizontal side is 8 ft + 12 ft = 20 ft
Think of a rectangle 20 ft by 16 ft with a rectangle 12 ft by 9 ft missing at the lower right corner.
area = 20 ft × 16 ft - 12 ft × 9 ft
area = 320 ft² - 108 ft²
area = 212 ft²
2) Break up the shape into an upper horizontal rectangle 20 ft long by (16 ft - 9 ft) = 7 ft wide and a lower left rectangle 9 ft high and 8 ft wide.
area = 20 ft × 7 ft + 9 ft × 8 ft
area = 140 ft² + 72 ft²
area = 212 ft²
3) Break up the shape into an left vertical rectangle 16 ft high by 8 ft wide and an upper right rectangle 7 ft high and 12 ft wide.
area = 16 ft × 8 ft + 7 ft × 12 ft
area = 128 ft² + 84 ft²
area = 212 ft²
Answer: c) 212 sq ft
Answer:
Step-by-step explanation:
espero ter ajudado
Exponentiation is the raising of one number to the power of another. This operation is performed using two asterisks **. Let's use exponentiation to solve a known problem. You are offered a choice of either $1.000.000 or $0.01 (one penny) doubled every day for 30 days (the resulting amount is doubled every day). Task: Write a program to calculate the amount that will result from the doubling to understand which choice results in a larger amount. Hint: Let's see how exponentiation can be useful to perform the calculation. For example, if we want to calculate how much money we will have on the 5th day, we can use this expression: 0.01*(2**5) = 0.32 dollars (multiply the penny by 2 raised to the power of 5).
In math, Exponentiation refers to the operation of raising one quantity to the power of another. See the program running the exponentiation below.
What is the required code?The code is given below:
number_of_days = 30
amount_after_30days = 0.01 * (2 ** number_of_days)
# print the amount
print(amount_after_30days)
Learn more about exponentiation at;
https://brainly.com/question/11975096
#SPJ1
What is the lateral surface area of the cone?
A cone with diameter 18 centimeters, height of 12 centimeters, and slant height of 15 centimeters.
L A = pi r l
108 pi centimeters squared
135 pi centimeters squared
180 pi centimeters squared
270 pi centimeters squared
Answer:
135 pi centimeters squared
Step-by-step explanation:
Hello!
where la is lateral surface area
[tex]first \: the \: formula \: for \: the \: lateral \: surface \: are \: of \: cone \: is \\ la = \pi \times r \times l \\ where \: r = radius \\ l = slant \: height \\ therefore.first \: find \: the \: radius(r) = \frac{d}{2} \\ r = \frac{18cm}{2} = 9cm \\ so \: as \: we \: have \: the \: radius \: we \: can \: solve \: for \: the \: la \\ la = \pi \times r \times l \\ la = \pi \times (9cm) \times (15cm) \\ la = 135\pi \: cm {}^{2} [/tex]
i need help with number 70
The volume of the rectangular prism is of 28.6875 mm³.
What is the volume of a rectangular prism?
The volume of rectangular prism of length l, width w and height h is given by:
V = lwh.
For this problem, the dimensions are:
2(1/8)mm = 2 + 1/8 = 2.125 mm.6(3/4)mm = 6 + 3/4 = 6.75 mm.2 mm.Hence the volume is:
V = 2.125 x 6.75 x 2 = 28.6875 mm³.
More can be learned about the volume of a rectangular prism at https://brainly.com/question/17223528
#SPJ1
A farmer finds there is a linear relationship between the number of bean stalks, n , she plants and the yield, y , each plant produces. When she plants 30 stalks, each plant yields 30 oz of beans. When she plants 33 stalks, each plant produces 29 oz of beans. Find a linear relationship in the form y=mn+b that gives the yield when n stalks are planted.
The equation y = -0.5x +45 represent the linear relationship.
According to the statement
We have given that the When she plants 30 stalks, each plant yields 30 oz of beans and When she plants 33 stalks, each plant produces 29 oz of beans.
And we have to find the linear relationship between the plants which are stalks.
So, For this purpose,
When we consider this graph as a straight line, the two points lying on the line would be
(30, 30) and (34, 28) taking n as horizontal and y vertical
Using two point equation we find that
the equation of the line is
y-y1 / y2-y1 = x-x1 / x2-x1
Substitute the points as x =n and put the other values in it then
y-30 / 28-30 = x-30 / 34-30
Then
y = -0.5x +45
This represent the relationship.
So, The equation y = -0.5x +45 represent the linear relationship.
Learn more about linear relationship here
https://brainly.com/question/6691346
#SPJ1
Can someone answer this for me
The equation of the line in standard form is 6x - 7y = - 11
How to represent linear equation in standard form?The standard form for linear equations in two variables is Ax + By = C.
Therefore, using (-3, -1)(1 / 2, 2)
y = mx + b
where
m = slopeb = y-interceptHence,
m = 2 + 1 / 1 /2 + 3 = 6 / 7
Hence,
-1 = 6 / 7(-3) + b
- 1 = - 18 / 7 + b
-1 + 18 / 7 = b
b = -7 + 18/ 7
b = 11 / 7
Therefore,
y = 6 / 7 x + 11 / 7
Using the standard form,
6 / 7 x - y = - 11 / 7
6x - 7y = - 11
learn more on equation here: https://brainly.com/question/27664510
#SPJ1
The linear equation in standard form is:
6x - 7y = -11
Which is the last option.
How to get the equation of the line?
The line in slope-intercept form is written as:
y = a*x + b
We can see that the line passes through the points (-3, -1) and (1/2, 2), then the slope is:
[tex]a = \frac{2 - (-1)}{1/2 - (-3)} = \frac{3}{3.5} = \frac{6}{7}[/tex]
Then we can write:
y = (6/7)*x + b
To find the value of b, we use the first point. It means that when x = -3, the value of y is -1, then we get:
-1 = (6/7)*-3 + b
-1 + 18/7 = b
-7/7 + 18/7 = b
11/7 = b
Then the equation is:
y = (6/7)*x + 11/7
If we multiply both sides by 7 we get:
7y = 6x + 11
Now we move the term with "x" to the left:
7y - 6x = 11
That is the line in standard form.
If we multiply both sides by -1, we get the last option:
6x - 7y = -11
If you want to learn more about linear equations:
https://brainly.com/question/1884491
#SPJ1
Fill in the blank 57.59 - ___=1.29
Answer: 57.59- 56.3=1.29
Step-by-step explanation:
57.59-x = 1.29
-x= 1.29-57.59
(—) -x= - 56.3
x=56.3
Prove that $5^{3^n} + 1$ is divisible by $3^{n + 1}$ for all nonnegative integers $n.$
When [tex]n=0[/tex], we have
[tex]5^{3^0} + 1 = 5^1 + 1 = 6[/tex]
[tex]3^{0 + 1} = 3^1 = 3[/tex]
and of course 3 | 6. ("3 divides 6", in case the notation is unfamiliar.)
Suppose this is true for [tex]n=k[/tex], that
[tex]3^{k + 1} \mid 5^{3^k} + 1[/tex]
Now for [tex]n=k+1[/tex], we have
[tex]5^{3^{k+1}} + 1 = 5^{3^k \times 3} + 1 \\\\ ~~~~~~~~~~~~~ = \left(5^{3^k}\right)^3 + 1^3 \\\\ ~~~~~~~~~~~~~ = \left(5^{3^k} + 1\right) \left(\left(5^{3^k}\right)^2 - 5^{3^k} + 1\right)[/tex]
so we know the left side is at least divisible by [tex]3^{k+1}[/tex] by our assumption.
It remains to show that
[tex]3 \mid \left(5^{3^k}\right)^2 - 5^{3^k} + 1[/tex]
which is easily done with Fermat's little theorem. It says
[tex]a^p \equiv a \pmod p[/tex]
where [tex]p[/tex] is prime and [tex]a[/tex] is any integer. Then for any positive integer [tex]x[/tex],
[tex]5^3 \equiv 5 \pmod 3 \implies (5^3)^x \equiv 5^x \pmod 3[/tex]
Furthermore,
[tex]5^{3^k} \equiv 5^{3\times3^{k-1}} \equiv \left(5^{3^{k-1}}\right)^3 \equiv 5^{3^{k-1}} \pmod 3[/tex]
which goes all the way down to
[tex]5^{3^k} \equiv 5 \pmod 3[/tex]
So, we find that
[tex]\left(5^{3^k}\right)^2 - 5^{3^k} + 1 \equiv 5^2 - 5 + 1 \equiv 21 \equiv 0 \pmod3[/tex]
QED
Lionel sold at $10.70 each and 15 pens at $2.10 each during a sale. Janet sold the same number of balls at $11.20 each and 15 pens at $1.90each. They collected the same amount of money. How many ball did each of them sell?
The population of a city is modeled by the equation P(t)=232012e0.23t where t is measure in years. If the city continues to grow at this rate, approximately how many years will it take for the population to reach one million? Round your answer to two decimal places
In around 6.35 years, the population will be 1 million.
how many years will it take for the population to reach one million?
The population is modeled by the exponential equation:
[tex]P(t) = 232,012*e^{0.23*t}[/tex]
Then we just need to solve the equation for t:
[tex]P(t) = 232,012*e^{0.23*t} = 1,000,000[/tex]
Let's solve that:
[tex]232,012*e^{0.23*t} = 1,000,000\\\\e^{0.23*t} = 1,000,000/232,012 = 4.31\\[/tex]
If we apply the natural logarithm to both sides:
[tex]ln(e^{0.23*t}) = ln(4.31)\\\\0.23*t = ln(4.31)\\\\t = ln(4.31)/0.23 = 6.35[/tex]
So in around 6.35 years, the population will be 1 million.
If you want to learn more about exponential equations:
https://brainly.com/question/11832081
#SPJ1
You are ordering shirts for a club at your school. The function f(x) = 8x + 12 represents the cost of
ordered a shirts. How much would it cost to buy 32 shirts?
The cost of buying 32 shirts according to the function given is $268.
Given that the function f(x) = 8x + 12 represents the cost of ordered a shirt.
We need to find the cost to buy 32 shirts.
To find out how much it would cost to buy 32 shirts, you can use the given function f(x) = 8x + 12, where 'x' represents the number of shirts and 'f(x)' represents the cost of ordering 'x' shirts.
Let's plug in x = 32 into the function:
f(32) = 8 × 32 + 12
f(32) = 256 + 12
f(32) = 268
So, it would cost $268 to buy 32 shirts.
Learn more about function click;
https://brainly.com/question/31062578
#SPJ7
Question 3(Multiple Choice Worth 5 points)
(08.02 MC)
Which of the following tables shows the correct steps to transform x2 + 6x +8=0 into the form (x-p)² =q?
[p and q are integers]
The correct steps to transform x^2 + 6x +8=0 into the form (x-p)² =q are;
x^2 + 6x +8 +1 = 0 + 1
x^2 + 6x +8 +1 = 1
x^2 + 6x + 9 = 1
(x+3)² = 1
Vertex form of a quadratic equationThe vertex form of a quadratic equation is expressed as:
a(x-h)² + k
Given the quadratic equation
x^2 + 6x +8=0
Subtract 8 from both sides
x^2 + 6x +8 - 8 = 0 - 8
x^2 + 6x = -8
Complete the square
(x^2+6x+3^2) = -8 + 9
(x+3)² = -8 + 9
(x+3)² = 1
Hence the correct steps to transform x^2 + 6x +8=0 into the form (x-p)² =q are;
x^2 + 6x +8 +1 = 0 + 1
x^2 + 6x +8 +1 = 1
x^2 + 6x + 9 = 1
(x+3)² = 1
learn more on completing the square here: https://brainly.com/question/13981588
#SPJ1
(7)/(3) of it is 5 (5)/(6)
let's firstly convert the mixed fraction to improper fraction and then take it from there, keeping in mind that the whole is "x".
[tex]\stackrel{mixed}{5\frac{5}{6}}\implies \cfrac{5\cdot 6+5}{6}\implies \stackrel{improper}{\cfrac{35}{6}} \\\\[-0.35em] ~\dotfill\\\\ \cfrac{7}{3}x~~ = ~~5\frac{5}{6}\implies \cfrac{7}{3}x~~ = ~~\cfrac{35}{6}\implies 42x=105\implies x=\cfrac{105}{42} \\\\\\ x=\cfrac{21\cdot 5}{21\cdot 2}\implies x=\cfrac{21}{21}\cdot \cfrac{5}{2}\implies x=1\cdot \cfrac{5}{2}\implies x=2\frac{1}{2}[/tex]
Jason’s utility and telephone bills for the month totaled $180. The utility bill was 3 times as much as the telephone bill. How much was each bill?
Answer:
telephone was $45, utility was $135
Step-by-step explanation:
Let the telephone bill be x, then the utility bill is 3x
3x+x = 180
4x = 180
x = 45
3x = 135
Which function is graphed below?
The function that represents the given trigonometric graph is; f(x) = cos (x)
How to Interpret Trigonometric Graphs?From the given trigonometric Graph, we can see the following;
When x = 0, y = 1
When x = π/2, y = 0
When x = π, y = -1
When x = 2π, y = 1
Now, according to trigonometric functions in radians, we know that;
cos 0 = 1
cos π/2 = 0
cos π = -1
cos 2π = 1
These values correspond with what we have in the given trigonometric graph and as such we can say that the function that is graphed is;
f(x) = cos (x)
Read more about Trigonometric Graphs at; https://brainly.com/question/24329125
#SPJ1
When given -5(x + 4) = 90 and trying to prove that x = -18, what should be placed in line A of the two-column proof? Statement Reason 1. -5(x + 4) = 90 1. Given 2. -5x − 20 = 90 2. _____A______ 3. _______B________ 3. Addition Property of Equality 4. x = -22 4. ____C_______ Subtraction Property of Equality Distributive Property
The 4 reasons for the Algebra proof are respectively;
Given; Distributive property; Addition Property; Division Property
How to use algebra properties?We want to use algebra properties to find the value of x in the expression; -5(x + 4) = 90
Statement 1; -5(x + 4) = 90
Reason 1; Given
Statement 2; -5x - 20 = 90
Reason 2; Distributive property of Algebra because we distributed -5 into the bracket terms.
Statement 3; -5x = 110
Reason 3; Addition property of equality because we added 20 to both sides to achieve that.
Statement 4; x = -22
Reason 4; Division property of equality because we divided both sides by -5 to obtain x = -22.
Thus, the 4 reasons are respectively;
Given; Distributive property; Addition Property; Division Property
Read more about Algebra Properties at; https://brainly.com/question/11131460
#SPJ1
(-2) * n * (8) * n * (-n)
Answer:
16[tex]n^{3}[/tex]
Step-by-step explanation:
we evaluate from left side to right side
so -2*n =-2n
-2n *8 = -16n
-16n * n =-16n^2
-16 n * -n =16 n^3
hope this helps
Represent the following situation using Venn diagrams and answer the questions that follow. In a survey of 100 students in the institute language studies at oxford university, the number of students studying various languages in last four years were found to be : Italian 28, German 30,French 42,Italian and French 10, Italian and German 8, German and French 5, all the three languages 3. (1 point each) a. Venn diagram. b. How many students are studying none of the languages? c. How many students had French as their only language? d. How many students are studying at least one of the languages?
There are 80 students studying at least one language
The Venn DiagramThe given parameters are:
Italian = 28German = 30French = 42Italian and French = 10Italian and German = 8German and French = 5Three languages = 3Using the above parameters, we have:
German and French only = 5 - 3 = 2
Italian and French only = 10 - 3 = 7
Italian and German only = 8 - 3 = 5
French only = 42 - 7 - 2 - 3 = 30
German only = 30 - 2 - 5 - 3 = 20
Italian only = 28 - 7 - 5 - 3 = 13
See attachment for the Venn diagram
Students studying none of the languagesThis is calculated as:
None + At least one = Total
Using the Venn diagram, we have:
None + (3 + 2 + 5 + 7 + 13 + 20 + 30) = 100
This gives
None + 80 = 100
Subtract 80 from both sides
None = 20
Hence, there are 20 students studying none of the languages
Students studying French onlyThis is calculated as
French only = French - French and Italian - French and German + All three
So, we have:
French only = 42 - 10 - 5 + 3
Evaluate
French only = 30
Hence, there are 30 students studying French only
Students studying at least oneIn (b), we have:
None + At least one = Total ⇒ None + (3 + 2 + 5 + 7 + 13 + 20 + 30) = 100
By comparing both equations, we have
At least one = 3 + 2 + 5 + 7 + 13 + 20 + 30
This gives
At least one = 80
Hence, there are 80 students studying at least one language
Read more about Venn diagram at:
https://brainly.com/question/4910584
#SPJ1
Blue Ocean Realty Co. pays weekly salaries of $33,300 for a six-day workweek (Monday through Saturday).
Which statement is true about the effects of the transformations on the graph of function f to obtain the graph of function g.
g(x) = f(x − 3) + 4
A.
The graph of function f is shifted left 3 units and up 4 units.
B.
The graph of function f is shifted right 3 units and up 4 units.
C.
The graph of function f is shifted right 3 units and down 4 units.
D.
The graph of function f is shifted left 3 units and down 4 units.
The graph of function f is shifted right 3 units and up 4 units.
Let f(x) be the parent function
Now use the Rule : f(x)→f(x-b) to find the shifting of graph
The graph shifts right by b units
So, shift the graph by 3 unit
So, f(x)→f(x-3)
So, the graph shifted right by 3 units
2nd rule used is Rule : f(x)→f(x)+b to find the another shifting of graph
The graph shifts up by b units
Now shift the obtained graph up by 4 units
So, f(x-3)→f(x-3)+4
So, the graph shifts up by 4 units
Thus, The graph of function f is shifted right 3 units and up 4 units.
Learn more about GRAPH here https://brainly.com/question/4025726
#SPJ1
What is the range of y = log Subscript 8 Baseline x?
The range of [tex]y =\log_8(x)[/tex] is the set of all real values
How to determine the range?The function is given as:
[tex]y =\log_8(x)[/tex]
The above function is a parent logarithmic function.
The parent logarithmic function have a range of the set of all real values
Hence, the range of [tex]y =\log_8(x)[/tex] is the set of all real values
Read more about range at:
https://brainly.com/question/10197594
#SPJ1
Answer:
D
Step-by-step explanation:
on edg
Company TYK forecasts that it will begin paying dividends seven years from now, at which point dividends are $1 per share. Thereafter, dividends are expected to growth at a constant rate of 6% per year. The discount rate for TYK is 10%. How much would you pay for one share in Company TYK?
14.11 is the price of one share in the company TYK.
How much would you pay for one share in Company TYK?Given:
Company TYK forecasts that it will begin paying dividends seven years from now, at which point dividends are $1 per share.Dividends are expected to grow at a constant rate of 6% per year.The discount rate for TYK is 10%.Find:
How much would you pay for one share in Company TYK?Solution:
The dividend is the amount paid to the shareholders for their investment in the company.
Dividend at end of 7th year = $1 per share (given)
dividend expected growth rate = 6% (given)
the dividend will be paid from the end of seven years.
So find the price of the share at the end of the 6th year.
price at the end of the 6th year
= Dividend at the 7th year/discount rate growth rate
= 1/(10%-6%) = 1/4% = 25
price of the share at the end of the 6th year is $25
discount price 10% (given)
current price share = 25/(1+10%)^6
= 25/(1.1)^6
= 25/1.77
= 14.11
The current price of the share is $ 14.11
To learn more about rate percent, refer to:
https://brainly.com/question/21509987
#SPJ9
Fill in the blank with a number to make the expression a perfect square. v^(2)-10v+
The number makes the expression a perfect square trinomial is 25.
Hence, we have v² - 10v + 25.
What number makes the expression a perfect square?
Given the expression; v² - 10v
To determine the number that makes the expression a perfect square trinomial, we divide the coefficient of v by 2 and square the result.
( -1 × 10/2 )²
(-1 × 5)²
( -5 )²
25
We add 25 to the expression to get a perfect square trinomial.
v² - 10v + 25.
Therefore, the number makes the expression a perfect square trinomial is 25.
Hence, we have v² - 10v + 25.
Learn more about perfect square here: https://brainly.com/question/385286
#SPJ1
Find a12 given the geometric sequence 4, 8, 16, 32, ...
A. 32,768
OB. 8192
OC. 16,384
D. 4096
Reset Selection
The twelfth element of the geometric sequence is equal to 4,096. (Correct choice: D)
How to find a determined element of a geometric sequence by exponential formulae
Sequences are series of elements generated according to at least one condition, usually equations. geometric sequences are generated according to a exponential formulas, whose form and characteristics are described below:
f(n) = a · bⁿ ⁻ ¹ (1)
Where:
a - First element of geometric sequenceb - Common ratio of the geometric sequencen - Element index within the geometric sequenceIf we know that a = 4, b = 2 and n = 12, then the twelfth element of the geometric sequence from the statement is:
f(12) = 4 · 2¹² ⁻ ¹
f(12) = 4 · 2¹¹
f(12) = 4 · 2,048
f(12) = 4,096
The twelfth element of the geometric sequence is equal to 4,096. (Correct choice: D)
To learn more on geometric sequences: https://brainly.com/question/4617980
#SPJ1
A person draws a card from a hat. Each card is one color, with the following
probabilities of being drawn: 1/25 for blue, 1/15 for yellow, 1/10 for green, and
1/20 for white. What is the probability of pulling a green or yellow card, written
as a reduced fraction?
FU
Answer:
1/6
Step-by-step explanation:
1/15 yellow, 1/10 green, and 1/20 white
1/15 + 1/10 is the probability for yellow or green.
2/30 + 3/30 = 5/30 = 1/6
Brainliest, please :)
AHAISNSHKWSN HELP PLEASEEE
Answer:
best answer is c. (2,3),(4,4),(6,5),(8,6)
Step-by-step explanation:
multiply x and y components 2*3,4*4,6*5,8*6
Zoya asked the students of her class their baseball scores and recorded the scores in the table shown below:
Baseball Scores
Score Number of Students
0 1
1 2
2 5
3 3
4 6
5 7
6 9
Based on the table, what is the mean baseball score?
2.5
2.9
3.5
4.1
Option D, 4.1 is the correct answer. The mean baseball score is 4.1 given the table of values of baseball scores and score number of students. This can be obtained by using the formula for mean.
Calculate mean for the data:Mean can be obtained by the formula,
Mean = [tex]\frac{sum\ of\ observations}{total\ number\ of\ observations}[/tex]
Sum of basketball scores = 0×1 + 1×2 + 2×5 + 3×3 + 4×6 + 5×7 + 6×9
= 0 + 2 + 10 + 9 + 24 + 35 + 54
total number of basketball scores = 1 + 2 + 5 + 3 + 6 + 7 + 9 = 33
Mean = [tex]\frac{0+2+10+9+24+35+54}{33}[/tex] = 4.06 ≈ 4.1
Hence the mean baseball score is 4.1 given the table of values of baseball scores and score number of students. Option D, 4.1 is the correct answer.
Learn more about mean here:
brainly.com/question/12019147
#SPJ1
Identify all rays and lines in the picture below.
The rays and lines in the picture are as follows;
rays: BD, AC and AB
lines: AC
What are rays and lines?A ray is a part of a line that has one endpoint and goes on infinitely in only one direction.
A ray is named using its endpoint first, and then any other point on the ray
A line segment has two endpoints.
Therefore, the rays and lines are as follows:
rays: BD, AC and AB
lines: AC
learn more on rays and lines here: https://brainly.com/question/13486760
#SPJ1
126.8 is 63 2/5% of what?
Answer:
200
Explanation:
126.8 x 100
126.8/63.4 = 200