Answer:
2 ( Option A )
Step-by-step explanation:
The given integral to us is ,
[tex]\longrightarrow \displaystyle \int_0^1 5x \sqrt{x}\ dx [/tex]
Here 5 is a constant so it can come out . So that,
[tex]\longrightarrow \displaystyle I = 5 \int_0^1 x \sqrt{x}\ dx [/tex]
Now we can write √x as ,
[tex]\longrightarrow I = \displaystyle 5 \int_0^1 x . x^{\frac{1}{2}} \ dx [/tex]
Simplify ,
[tex]\longrightarrow I = 5 \displaystyle \int_0^1 x^{\frac{3}{2}}\ dx [/tex]
By Power rule , the integral of x^3/2 wrt x is , 2/5x^5/2 . Therefore ,
[tex]\longrightarrow I = 5 \bigg( \dfrac{2}{5} x^{\frac{5}{2}} \bigg] ^1_0 \bigg) [/tex]
On simplifying we will get ,
[tex]\longrightarrow \underline{\underline{ I = 2 }}[/tex]
Please help i need to find X.
Answer:
(11√42)/2
Step-by-step explanation:
Thanks to the given information we can say that the smaller leg of the left triangle is
(11√7)/2
while the other leg is
11/2 √7 * √3 = 11/2 √21
the triangle on the right has two congruent legs. For the Pythagorean theorem
x^2 = 2 (11/2 √21)^2
x^2 = 2 * 121/4 * 21
x^2 = 2541 / 2
x = √11^2 * 3 * 7/√2
x = 11√21/√2
x = (11√42)/2
The graph of y=x^3+x^2-6x is shown....
hello,
" a turning point is defined as the point where a graph changes from either increasing to decreasing, or decreasing to increasing"
a)
[tex]y=x^3+x^2-6x\\\\y'=3x^2+2x-6=0\\x=\dfrac{-2-\sqrt{76} }{6} \approx{-1.786299647...}\\or\\x=\dfrac{-2+\sqrt{76} }{6} \approx{1.1196329...}\\[/tex]
b)
Zeros are -3,0,2.
Sol={-3,0,2}
The solution of the graph function y=x³+x²-6x are -3 , 0 and 2
What is graph?The link between lines and points is described by a graph, which is a mathematical description of a network. A graph is made up of certain points and the connecting lines. It doesn't matter how long the lines are or where the points are located. A node is the name for each element in a graph.
We have the function
y=x³+x²-6x
now, equating it to 0
x³+x²-6x = 0
x² + x - 6= 0
x² - 3x + 2x -6 =0
x(x -3) + 2(x -3)
x= 3 and -2
Now, ew can see from the that the equation is touching the x-axis at three points and it will represent three zeroes of the equation.
So, the solution of the graph are -3 , 0 and 2
Learn more about graph here:
https://brainly.com/question/17267403
#SPJ2
Question 4 Multiple Choice Worth 4 points)
(01.02 LC)
What is the solution for the equation 6x - 8 = 4x?
Answer:
Algebra
Step-by-step explanation:
(+) it's the same thing btw6x -8 = 4x
(collect like terms) meaning the numbers with x go over the " = " sign
making it = -8 = 4x -6x
the signs change when it crosses over so it becomes that
-8 = -2x
-8 ÷ -2 = 4 (cause - ÷ by - is + )
Come get your 11 points :)
help! urgent asap!!!!!!!!!!
Answer:
A
Step-by-step explanation:
This is because the answer you picked means congruent to, however these two triangles are not the same size
8,X,20 are in arithmetic progression,find the value of "x".
Answer:
x = 14
Step-by-step explanation:
Since the terns form an arithmetic progression then they have a common difference d , that is
a₂ - a₁ = a₃ - a₂
x - 8 = 20 - x ( add x to both sides )
2x - 8 = 20 ( add 8 to both sides )
2x = 28 ( divide both sides by 2 )
x = 14
which of the following are identities? check all that apply.
A. (sinx + cosx)^2= 1+sin2x
B. sin6x=2 sin3x cos3x
C. sin3x/sinxcosx = 4cosx - secx
D. sin3x-sinx/cos3x+cosx = tanx
Answer: (a), (b), (c), and (d)
Step-by-step explanation:
Check the options
[tex](a)\\\Rightarrow [\sin x+\cos x]^2=\sin ^2x+\cos ^2x+2\sin x\cos x\\\Rightarrow [\sin x+\cos x]^2=1+2\sin x\cos x\\\Rightarrow \Rightarrow [\sin x+\cos x]^2=1+\sin 2x[/tex]
[tex](b)\\\Rightarrow \sin (6x)=\sin 2(3x)\\\Rightarrow \sin 2(3x)=2\sin (3x)\cos (3x)[/tex]
[tex](c)\\\Rightarrow \dfrac{\sin 3x}{\sin x\cos x}=\dfrac{3\sin x-4\sin ^3x}{\sin x\cos x}\\\\\Rightarrow 3\sec x-4\sin ^2x\sec x\\\Rightarrow 3\sec x-4[1-\cos ^2x]\sec x\\\Rightarrow 3\sec x-4\sec x+4\cos x\\\Rightarrow 4\cos x-\sec x[/tex]
[tex](d)\\\Rightarrow \dfrac{\sin 3x-\sin x}{\cos 3x+\cos x}=\dfrac{2\cos [\frac{3x+x}{2}] \sin [\frac{3x-x}{2}]}{2\cos [\frac{3x+x}{2}]\cos [\frac{3x-x}{2}]}\\\\\Rightarrow \dfrac{2\cos 2x\sin x}{2\cos 2x\cos x}=\dfrac{\sin x}{\cos x}\\\\\Rightarrow \tan x[/tex]
Thus, all the identities are correct.
A. Not an identity
B. An identity
C. Not an identity
D. An identity
To check whether each expression is an identity, we need to verify if the equation holds true for all values of the variable x. If it is true for all values of x, then it is an identity. Let's check each option:
A. [tex]\((\sin x + \cos x)^2 = 1 + \sin 2x\)[/tex]
To check if this is an identity, let's expand the left-hand side (LHS):
[tex]\((\sin x + \cos x)^2 = \sin^2 x + 2\sin x \cos x + \cos^2 x\)[/tex]
Now, we can use the trigonometric identity [tex]\(\sin^2 x + \cos^2 x = 1\)[/tex] to simplify the LHS:
[tex]\(\sin^2 x + 2\sin x \cos x + \cos^2 x = 1 + 2\sin x \cos x\)[/tex]
The simplified LHS is not equal to the right-hand side (RHS) 1 + sin 2x since it is missing the sin 2x term. Therefore, option A is not an identity.
B. [tex]\(\sin 6x = 2 \sin 3x \cos 3x\)[/tex]
To check if this is an identity, we can use the double-angle identity for sine:[tex]\(\sin 2\theta = 2\sin \theta \cos \theta\)[/tex]
Let [tex]\(2\theta = 6x\)[/tex], which means [tex]\(\theta = 3x\):[/tex]
[tex]\(\sin 6x = 2 \sin 3x \cos 3x\)[/tex]
The equation holds true with the double-angle identity, so option B is an identity.
C. [tex]\(\frac{\sin 3x}{\sin x \cos x} = 4\cos x - \sec x\)[/tex]
To check if this is an identity, we can simplify the right-hand side (RHS) using trigonometric identities.
Recall that [tex]\(\sec x = \frac{1}{\cos x}\):[/tex]
[tex]\(4\cos x - \sec x = 4\cos x - \frac{1}{\cos x} = \frac{4\cos^2 x - 1}{\cos x}\)[/tex]
Now, using the double-angle identity for sine, [tex]\(\sin 2\theta = 2\sin \theta \cos \theta\),[/tex] let [tex]\(\theta = x\):[/tex]
[tex]\(\sin 2x = 2\sin x \cos x\)[/tex]
Multiply both sides by 2: [tex]\(2\sin x \cos x = \sin 2x\)[/tex]
Now, the left-hand side (LHS) becomes:
[tex]\(\frac{\sin 3x}{\sin x \cos x} = \frac{\sin 2x}{\sin x \cos x}\)[/tex]
Using the double-angle identity for sine again, let [tex]\(2\theta = 2x\):[/tex]
[tex]\(\frac{\sin 2x}{\sin x \cos x} = \frac{2\sin x \cos x}{\sin x \cos x} = 2\)[/tex]
So, the LHS is 2, which is not equal to the RHS [tex]\(\frac{4\cos^2 x - 1}{\cos x}\)[/tex]. Therefore, option C is not an identity.
D. [tex]\(\frac{\sin 3x - \sin x}{\cos 3x + \cos x} = \tan x\)[/tex]
To check if this is an identity, we can use the sum-to-product trigonometric identities:
[tex]\(\sin A - \sin B = 2\sin \frac{A-B}{2} \cos \frac{A+B}{2}\)\(\cos A + \cos B = 2\cos \frac{A+B}{2} \cos \frac{A-B}{2}\)[/tex]
Let A = 3x and B = x:
[tex]\(\sin 3x - \sin x = 2\sin x \cos 2x\)\(\cos 3x + \cos x = 2\cos 2x \cos x\)[/tex]
Now, we can rewrite the expression:
[tex]\(\frac{\sin 3x - \sin x}{\cos 3x + \cos x} = \frac{2\sin x \cos 2x}{2\cos 2x \cos x} = \frac{\sin x}{\cos x} = \tan x\)[/tex]
The equation holds true, so option D is an identity.
To know more about identity:
https://brainly.com/question/28974915
#SPJ3
What kind of statement does the shorthand below represent?
Answer:
it's a transitive statement.
Similar to "If a is equal to b and b is equal to c, then a is equal to c."
a = b and b = c, then a = c
Step-by-step explanation:
4 Two number cubes are rolled. The faces have the numbers 1-6 on them. The number that shows on top is recorded. What is the probability that
the same number shows on both number cubes?
OF
OS
Which of the following is the function for the graph shown?
Answer:
D
Step-by-step explanation:
The zeros from the graph, where it crosses the x- axis are
x = - 2 and x = 3 , then the corresponding factors are
(x + 2) and (x - 3) , then
y = a(x + 2)(x - 3) ( where a is a multiplier )
To find a substitute any point on the graph into the equation
Using (0, - 6 )
- 6 = a(0 + 2)(0 - 3) = a(2)(- 3) = - 6a ( divide both sides by - 6 )
1 = a
y = (x + 2)(x - 3) ← expand using FOIL
y = x² - x - 6 → D
Which number line model represents the expression 5/2 + 3
The line graph (A) represents the expression 5/2 + 3 the first term is 2 and-a-half units, and the second term is 3 units option (A) is correct.
What is a number line?It is defined as the representation of the numbers on a straight line that goes infinitely on both sides.
We have an expression:
= 5/2 + 3
Here 5/2 = 2.5 = 2 and half
= 2.5 + 3
The first arrow should indicate the 2 and-a-half unit
And the second arrow should represent the 3 unit
The line graph(A) represents the above situation or expression.
Thus, the line graph (A) represents the expression 5/2 + 3 the first term is 2 and-a-half units, and the second term is 3 units option (A) is correct.
Learn more about the number line here:
brainly.com/question/13189025
#SPJ1
HELP ASAP PLEASEEE !!!!
WILL GIVE BRAINLIEST
which equation represents the general form of a circle with a center at (-2 -3) and a diameter of 8 units ?
• x²+y²+4x+6y-51=0
•x²+y²-4x-6y-51=0
•x²+y²+4x+6y-3=0
•x²+y²-4x-6y-3=0
Answer:
it’s the 3rd one:)
Step-by-step explanation:
Answer:
In this situation, (h, k) = (-2, -3)Radius = 8/2 = 4 unitsSubstitute them into the circle equation: (x - h)² + (y - k)² = r²
(x - (-2))² + (y - (-3))² = 4²
(x + 2)² + (y + 3)² = 4²
Now expand the equation:
(x + 2)² + (y + 3)² = 4²
(x + 2)(x + 2) + (y + 3)(y + 3) = 16
(x² + 2x + 2x + 4) + (y² + 3y + 3y + 9) = 16
x² + 4x + 4 + y² + 6y + 9 = 16
x² + y² + 4x + 6y + 13 - 16 = 0
x² + y² + 4x + 6y - 3 = 0
Seo-Yun organizó una fiesta. Comprar 50 recuerditos para regalar y les dio 3 recuerditos a cada uno de sus invitados conforme llegaban a la fiesta.
Escribe una fórmula explícita para la sucesión.
g(n)=
Answer: nose
Step-by-step explanation:
Lines L and M are parallel.
Answer:
52°
Step-by-step explanation:
The angle 38° and m∠1 equal 90°, so 90-38=52.
Answer:
thats is an obtuse so if 2 is 38 then 1 should be 120 but u add those together u get 158 so it shold be 120 but if not then try looking explamles up
Step-by-step explanation:
Which is the best estimate of 162% of 79?
I think it's answer is 79 just guess
Nadia is mountain climbing. She started at an altitude of 19.26 feet below sea level and then changed her altitude by climbing a total of 5,437.8 feet up from her initial position. What was Nadia’s altitude at the end of her climb?
Answer:
5418.54 ft
Step-by-step explanation:
So sea level is 0, okay? So Nadia (her name is more than 3 letters and I'm lazy so from now on she'll be reffered to as "N") is at -19. 26 ft. N goes up 5,437.8 ft, so we add this value on.
-19. 26+ 5437.8= 5418.54
Now just add on the units!
Hope this helps!
Answer:
Answer:
5418.54 ft
Step-by-step explanation:
Answer:
5418.54 ft
Step-by-step explanation:
So sea level is 0, okay? So Nadia (her name is more than 3 letters and I'm lazy so from now on she'll be reffered to as "N") is at -19. 26 ft. N goes up 5,437.8 ft, so we add this value on.
-19. 26+ 5437.8= 5418.54
Which of the following is an arithmetic sequence?
1. Paul uses a coordinate plane to design
his model town layout.
Paul moves the market 2 units left and 3
units down. He says the ordered pair for
the new location of the market is (0,6).
Explain Paul's mistake and write the
correct ordered pair for the new location of
the market.
PLZ ALSO INCLUDE WHAT HIS MISTAKE WAS!
ANSWER FOR Brainiest!!!
HELP ASAP PLEASE NOWWWW!!!!!!!!!!!!!!!
(x - [3])² + (y- [2])² = 16
Find x in the kite below
Answer:
5
Step-by-step explanation:
The given is 3-4-5 special triangle so the missing side represented with x is 5
Find the distance between each pair of points. Round to the nearest tenth if necessary.
(4,2) and (-6, -6)
Answer:
Radical (20)
Step-by-step explanation:
Radical ( (4-6)² + (2-6)²)) =radical ( 4+16) = radical (20)
Help please guys if you don’t mind
Step-by-step explanation:
Step 2:
[tex] ({15x}^{2} - 9x) + (5x - 3)[/tex]
Stepc3:
[tex]3x(5x - 3)[/tex]
For each triangle shown below, determine whether you would use the Law of Sines or Law of Cosines to find angle x, and explain how you know which Law to use. Then find angle x to the nearest tenth.
NOTE: The perimeter of ABC-31
Given:
The figure of a triangle.
The perimeter of the triangle ABC is 31.
To find:
The value of x in the given triangle.
Solution:
Three sides of the triangle ABC are AB, BC, AC are their measures are [tex]3b-4,2b+1,b+10[/tex] respectively.
The perimeter of the triangle ABC is 31.
[tex]AB+BC+AC=31[/tex]
[tex](3b-4)+(2b+1)+(b+10)=31[/tex]
[tex]6b+7=31[/tex]
Subtract 7 from both sides.
[tex]6b=31-7[/tex]
[tex]6b=24[/tex]
[tex]b=\dfrac{24}{6}[/tex]
[tex]b=4[/tex]
Now, the measures of the sides are:
[tex]AB=3b-4[/tex]
[tex]AB=3(4)-4[/tex]
[tex]AB=12-4[/tex]
[tex]AB=8[/tex]
[tex]BC=2b+1[/tex]
[tex]BC=2(4)+1[/tex]
[tex]BC=8+1[/tex]
[tex]BC=9[/tex]
And,
[tex]AC=b+10[/tex]
[tex]AC=4+10[/tex]
[tex]AC=14[/tex]
Using the law of cosines, we get
[tex]\cos A=\dfrac{b^2+c^2-a^2}{2bc}[/tex]
[tex]\cos A=\dfrac{(AC)^2+(AB)^2-(BC)^2}{2(AC)(AB)}[/tex]
[tex]\cos A=\dfrac{(14)^2+(8)^2-(9)^2}{2(14)(8)}[/tex]
[tex]\cos A=\dfrac{179}{224}[/tex]
Using calculator, we get
[tex]\cos A=0.7991[/tex]
[tex]A=\cos ^{-1}(0.7991)[/tex]
[tex]x=36.9558^\circ[/tex]
[tex]x\approx 37.0^\circ[/tex]
Therefore, the value of x is 37.0 degrees.
Find all possible values of α+
β+γ when tanα+tanβ+tanγ = tanαtanβtanγ (-π/2<α<π/2 , -π/2<β<π/2 , -π/2<γ<π/2)
Show your work too. Thank you!
Answer:
[tex]\rm\displaystyle 0,\pm\pi [/tex]
Step-by-step explanation:
please note that to find but α+β+γ in other words the sum of α,β and γ not α,β and γ individually so it's not an equation
===========================
we want to find all possible values of α+β+γ when tanα+tanβ+tanγ = tanαtanβtanγ to do so we can use algebra and trigonometric skills first
cancel tanγ from both sides which yields:
[tex] \rm\displaystyle \tan( \alpha ) + \tan( \beta ) = \tan( \alpha ) \tan( \beta ) \tan( \gamma ) - \tan( \gamma ) [/tex]
factor out tanγ:
[tex]\rm\displaystyle \tan( \alpha ) + \tan( \beta ) = \tan( \gamma ) (\tan( \alpha ) \tan( \beta ) - 1)[/tex]
divide both sides by tanαtanβ-1 and that yields:
[tex]\rm\displaystyle \tan( \gamma ) = \frac{ \tan( \alpha ) + \tan( \beta ) }{ \tan( \alpha ) \tan( \beta ) - 1}[/tex]
multiply both numerator and denominator by-1 which yields:
[tex]\rm\displaystyle \tan( \gamma ) = - \bigg(\frac{ \tan( \alpha ) + \tan( \beta ) }{ 1 - \tan( \alpha ) \tan( \beta ) } \bigg)[/tex]
recall angle sum indentity of tan:
[tex]\rm\displaystyle \tan( \gamma ) = - \tan( \alpha + \beta ) [/tex]
let α+β be t and transform:
[tex]\rm\displaystyle \tan( \gamma ) = - \tan( t) [/tex]
remember that tan(t)=tan(t±kπ) so
[tex]\rm\displaystyle \tan( \gamma ) = -\tan( \alpha +\beta\pm k\pi ) [/tex]
therefore when k is 1 we obtain:
[tex]\rm\displaystyle \tan( \gamma ) = -\tan( \alpha +\beta\pm \pi ) [/tex]
remember Opposite Angle identity of tan function i.e -tan(x)=tan(-x) thus
[tex]\rm\displaystyle \tan( \gamma ) = \tan( -\alpha -\beta\pm \pi ) [/tex]
recall that if we have common trigonometric function in both sides then the angle must equal which yields:
[tex]\rm\displaystyle \gamma = - \alpha - \beta \pm \pi [/tex]
isolate -α-β to left hand side and change its sign:
[tex]\rm\displaystyle \alpha + \beta + \gamma = \boxed{ \pm \pi }[/tex]
when is 0:
[tex]\rm\displaystyle \tan( \gamma ) = -\tan( \alpha +\beta \pm 0 ) [/tex]
likewise by Opposite Angle Identity we obtain:
[tex]\rm\displaystyle \tan( \gamma ) = \tan( -\alpha -\beta\pm 0 ) [/tex]
recall that if we have common trigonometric function in both sides then the angle must equal therefore:
[tex]\rm\displaystyle \gamma = - \alpha - \beta \pm 0 [/tex]
isolate -α-β to left hand side and change its sign:
[tex]\rm\displaystyle \alpha + \beta + \gamma = \boxed{ 0 }[/tex]
and we're done!
Answer:
-π, 0, and π
Step-by-step explanation:
You can solve for tan y :
tan y (tan a + tan B - 1) = tan a + tan y
Assuming tan a + tan B ≠ 1, we obtain
[tex]tan/y/=-\frac{tan/a/+tan/B/}{1-tan/a/tan/B/} =-tan(a+B)[/tex]
which implies that
y = -a - B + kπ
for some integer k. Thus
a + B + y = kπ
With the stated limitations, we can only have k = 0, k = 1 or k = -1. All cases are possible: we get k = 0 for a = B = y = 0; we get k = 1 when a, B, y are the angles of an acute triangle; and k = - 1 by taking the negatives of the previous cases.
It remains to analyze the case when "tan "a" tan B = 1, which is the same as saying that tan B = cot a = tan(π/2 - a), so
[tex]B=\frac{\pi }{2} - a + k\pi[/tex]
but with the given limitation we must have k = 0, because 0 < π/2 - a < π.
On the other hand we also need "tan "a" + tan B = 0, so B = - a + kπ, but again
k = 0, so we obtain
[tex]\frac{\pi }{2} - a=-a[/tex]
a contradiction.
Triangle ABC is congruent to LMN. Find the value of x. Please and thank you!
Warning: if you give an answer that is NOT related to the question at all then I will report you - FIND THE VALUE OF X
Answer:
x = 9
Step-by-step explanation:
The ratios of corresponding sides are equal, that is
[tex]\frac{BC}{MN}[/tex] = [tex]\frac{AB}{LM}[/tex] , substitute values
[tex]\frac{x}{15}[/tex] = [tex]\frac{6}{10}[/tex] ( cross- multiply )
10x = 90 ( divide both sides by 10 )
x = 9
The line y = 2x + 6 cuts the x-axis at A and the y-axis at B. Find
(a) the length of AB,
(b) the shortest distance of O to AB, where O is the origin (0,0)
Answer:
(a)
[tex]3 \sqrt{5} [/tex]
(b)
[tex] \frac{6}{ \sqrt{5} } [/tex]
Step-by-step explanation:
A(-3,0)
B(0,6)
[tex]d = \sqrt{{( - 3 - 0)}^{2} + {(0 - 6)}^{2} } = \sqrt{9 + 36} = 3 \sqrt{5} [/tex]
[tex]d = \frac{ax0 + by0 + c}{ \sqrt{ {a}^{2} + {b}^{2} } } [/tex]
2x-y+6=0
a=2, b=-1, c=6
x0=0, y0=0
[tex]d = \frac{6}{ \sqrt{4 + 1} } = \frac{6}{ \sqrt{5} } [/tex]
Which expression is equivalent to 5g+9+8g+4?
[tex]\huge\textsf{Hey there!}[/tex]
[tex]\large\textsf{5g + 9 + 8g + 4}\\\\\huge\textsf{COMBINE the LIKE TERMS}\\\\\large\textsf{5g + 8g + 9 + 4}\\\\\large\textsf{5g + 8g = \bf 13g}\\\\\large\textsf{9 + 4 = \bf 13}\\\\\boxed{\huge\textsf{= 13g + 13}}\large\checkmark\\\\\\\\\\\\\boxed{\boxed{\huge\textsf{Answer: \bf 13g + 13}}}\huge\checkmark\\\\\\\\\\\\\\\\\large\textsf{Good luck on your assignment and enjoy your day!}\\\\\\\\\\\frak{Amphitrite1040:)}[/tex]
please help!
factor f(x)=6x^2-x-2
Hi there!
[tex]\large\boxed{(3x - 2)(2x + 1) }[/tex]
6x² - x - 2
To solve, we must factor into the following format:
(ax - b)(cx - d)
The following conditions must be met:
a · c = 6
da + bd = -1
b · d = -2
By guessing and checking, we get:
(3x - 2)(2x + 1)
Answer for Acellus:
(2 x + 1) (3 x - 2)
Step-by-step explanation:
i checked the equation on an online calculator, and it came up with it switched (compared to the other answer that is posted) like so...
I put the answer in and it said it was right for Acellus.
Hope this helps :))
Find the measure of the missing angle using the exterior angle sum theorm.
Answer:
28°
Step-by-step explanation:
Theorem: the exterior angle of a triangle is equal tobthe sum of opposite interior angles of the triangle
therefore,
55 = unknown angle + 27
let the unknown angle be x
55 = x + 27
isolating x
x = 55 - 27
x = 28
thus, the missing angle is 28°
Evaluate the integral.
Answer:
D
Step-by-step explanation:
[tex]\int\limits^4_1 {\frac{7^{lnx}}{x} } \, dx \\put~ln~x=y\\diff.\\\frac{1}{x} dx=dy\\when~x=1,y=ln1=0\\when x=4,y=ln~4\\\int\limits^{ln4}_0 {7^y} \, dy\\=\frac{7^y}{ln7} |0 ~\rightarrow~ ln 4\\= \frac{7^{ln4}}{7}[/tex]