To get the solution we are looking for we need to point out what we know.
1. We assume that 55 is 100% because its the output value of the task.
2. We assume that the x is the value we are looking for.
3. If 100% = 55 so we can write it down as 100%=55
4. We know that x% = 44 of the output value so we can write it as x%=44.
5. Now we have two simple equations: 1) 100%=55 2) x%=44 where left sides of both of them have the same units and both right sides have the same units so we can do something like that 100%/x%=55/44.
6. Now we just have to solve the simple equation and we will get the answer.
7. Solution for 44 is what percent of 55 100%/x%=55/44 (100/x)*x=(55/44)*x we multiply both sides of the equation by x 100= 1.25*x we divide both sides of the equation by (1.25) to get x 100/1.25=x 80=x now we have: 44 is 80% of 55!
Quick answer = 44 is 80% of 55
Hope this helps! ;D
Answer: 389
Step-by-step explanation: well if there is lollipops for $2.50 each and they sold thrice as many lollipops then they have sold 7.5 of the lollipops and if you sell thrice of the cookies then that will be 31.5 and if you add 7.5 and 31.5 that will be 39 so the real answer is 389.
Answer:
converges
Step-by-step explanation:
well the two polynomials in the series are 1 and n^8 (I'm assuming the +7 is not in the decimal but it seems to not matter). The degree of the polynomial 1 is 0 which can be represented by 1x^0. The second polynomial in the denominator has a degree of 8. So j = 0 and k = 8. Since 0 < (8-1)
0 < 7 the series converges
Answer:
6
Step-by-step explanation:
4+2 = 6
Hope this helps
First, conceptually understand what an inverse function is, it makes solving it very intuitive. An inverse function is simply a function which has points (y,x) for every point (x,y) of the parent function. So you are essentially taking all points of the parent function and switching the x and y coordinates for each. Those switched coordinates are produced by the "inverse function".
Mathematically then, finding the inverse function is a matter of solving for x and then switching the variable labels. In this case:
y=2x+1 subtract 1 from both sides
y-1=2x divide both sides by 2
(y-1)/2=x now just switch the labels for the variables...
y=(x-1)/2 so
f^-1(x)=(x-1)/2 is the inverse of f(x)=2x+1