Answer:
39
Step-by-step explanation:
let the 2 digit number be ab = 10a + b ( considering place value )
The reversed 2 digit number is ba = 10b + a
The sum of the 2 digit number is
a + b = 12 ( subtract b from both sides )
a = 12 - b → (1)
Expressing as an equation
ba = ab + 54 , that is
10b + a = 10a + b + 54
Substitute a = 12 - b into the equation
10b + 12 - b = 10(12 - b) + b + 54 , simplify both sides
9b + 12 = 120 - 10b + b + 54
9b + 12 = - 9b + 174 ( add 9b to both sides )
18b + 12 = 174 ( subtract 12 from both sides )
18b = 162 ( divide both sides by 18 )
b = 9
Substitute b = 9 into (1)
a = 12 - 9 = 3
Thus
the original 2 digit number = ab = 39
The reversed 2 digit number = ba = 93
which is 54 more than the original number
Answer:
c
Step-by-step explanation:
Answer:
8 new chicks can be fitted in the coop.
Step-by-step explanation:
A chicken coop holds 10 hens or 20 chicks.
That means space in the coop for 10 hens = space for 20 chicks
Or space for 1 hen = space for 2 chicks
Now
th of the hens were removed from the coop.
So, number of hens removed from the coop = 
= 4 hens
And space for 4 hens in the coop = space for the 8 chicks
Therefore, 8 new chicks can be fitted in the coop.
Answer:
Algebra Examples
Popular Problems Algebra Find the Axis of Symmetry f(x)=x^2-5 f(x)=x2−5 Set the polynomial equal to y to find the properties of the parabola. y=x2−5
Rewrite the equation in vertex form.
y=(x+0)2−5 Use the vertex form, y=a(x−h)2+k, to determine the values of a, h, and k.a=1h=0k=−5
Since the value of a is positive, the parabola opens up.
Opens Up
Find the vertex
(h,k).(0,−5)
Find p, the distance from the vertex to the focus.
14 Find the focus.
(0,−194)
Find the axis of symmetry by finding the line that passes through the vertex and the focus.
x=0
A parabolic function's key characteristic is either having 2 x-intercepts or 2 y-intercepts. That is the reason why the standard form of parabolic functions are:
(x-h)^2 = +/- 4a(y-k) or (y-k)^2 = +/- 4a(x-h), where
(h,k) is the coordinates of the vertex
4a is the lactus rectum
a is the distance from the focus to the vertex
This is also called vertex form because the vertex (h,k) is grouped according to their variable.
Since we don't know any of those parameters, we'll just have to graph the data points given as shown in the picture. From this data alone, we can see that the parabola has two x-intercepts, x=-4 and x=-2. Since it has 2 roots, the parabola is a quadratic equation. Its equation should be
y = (x+4)(x+2)
Expanding the right side
y = x²+4x+2x+8
y = x²+6x+8
Rearrange the equation such that all x terms are on one side of the equation
x²+6x+___=y-8+___
The blank is designated for the missing terms to complete the square. Through completing the squares method, you can express the left side of the equation into (x-h)² form. This is done by taking the middle term, dividing it by two, and squaring it. So, (6/2)²=9. Therefore, you put 9 to the 2 blanks. The equation is unchanged because you add 9 to both sides of the equation.
The final equation is
x²+6x+9=y-8+9
(x+3)²=y+1