Here's a way to do it.
Let 4e +2 = 5n +1 . . . . . . for some integer n
Then e = (5n -1)/4 = n + (n -1)/4
We want (n-1)/4 to be an integer, so let it be integer m.
... m = (n -1)/4
... 4m = n -1
... 4m +1 = n
Substituting this into our expression for e gives
... e = (5(4m+1) -1)/4 = (20m +4)/4 = 5m +1
e = 5m+1 for any integer m
Convert from Oz and Lbs.
1 Pound = 453.59237 Grams
1 Ounce = 28.3495231 Grams
3628.73896 for Lbs
141.7476155 for Oz
Add them, and you get:
3770.4865755
I didn't know if you needed rounding - it was classified as college.
Hope this helped, and have a good day!
Answer:
vi = 25.28 m/s
Step-by-step explanation:
a = -9.4 m/s²
x = 34 m
vf = 0 m/s
vi = ?
We can apply the equation
vf² = vi² + 2*a*x
⇒ vi = √(vf² - 2*a*x)
⇒ vi = √((0 m/s)² - 2*(-9.4 m/s²)*34 m)
⇒ vi = 25.28 m/s
He sold 4 loaves of bread
F(x)= 2x²+4x-6 and g(x)=2x-2, find each function
1. (f/g) (x) = f(x)÷g(x) = (2x²+4x-6)÷(2x-2)
First factor both top and bottom:
(2x-2)(x+3)÷(2x-2) = x+3
2. f(a + 2) = plug (a+2) in anywhere there is an x in f(x)=2x²+4x-6 -->
2(a+2)^2 +4(a+2)-6 = 2(a^2+4a+4)+4a+8-6, now distribute:
2a^2+8a+8+4a+2, combine like terms
2a^2+12a+10
3. g(a/2) = plug (a/2) in anywhere there's an x in g(x)=2x-2:
2(a/2)-2 = a-2