Answer:
√2 and √3
Step-by-step explanation:
Distrivute 0.2 to x and +50 and you get 0.2x+10-6 now for the other side we do the same and we get 1.2x+8 or an easier way... Let's solve your equation step-by-step.<span><span><span>0.2<span>(<span>x+50</span>)</span></span>−6</span>=<span>0.4<span>(<span><span>3x</span>+20</span>)</span></span></span>Step 1: Simplify both sides of the equation.<span><span><span>0.2x</span>+4</span>=<span><span>1.2x</span>+8</span></span>Step 2: Subtract 1.2x from both sides.<span><span><span><span>0.2x</span>+4</span>−<span>1.2x</span></span>=<span><span><span>1.2x</span>+8</span>−<span>1.2x</span></span></span><span><span><span>−x</span>+4</span>=8</span>Step 3: Subtract 4 from both sides.<span><span><span><span>−x</span>+4</span>−4</span>=<span>8−4 </span></span><span><span>−x</span>=<span>4 now you divide by negative x (technically it is -1x=4 so your answer is x=-4</span></span>
Answer is (a.)
No it is not a function fails the vertical line test .
Each floor is 3.35 feet taller than each floor of the Aon Center
Find rates of change until you find a constant.
dy/dx=1,2,3,4,5,6
d2y/dx2=1,1,1,1,1
So the acceleration, d2y/d2x, is constant. This means that this is a quadratic sequence of the form a(n)=an^2+bn+c. So we can set up a system of equations to solve for the values of a,b, and c. Using the first three points, (1,1), (2,2), and (3,4) we have:
9a+3b+c=4, 4a+2b+c=2, and a+b+c=1 getting the differences...
5a+b=2 and 3a+b=1 and getting this difference...
2a=1, so a=1/2 making 5a+b=2 become:
2.5+b=2, so b=-1/2, making a+b+c=1 become:
1/2-1/2+c=1, so c=1 so the rule is:
a(n)=0.5x^2-0.5x+1 or if you prefer to not have decimals
a(n)=(x^2-x+2)/2