58b8 subtracting a negative is adding a positive
Answer: 1.37
Step-by-step explanation:
so to find out how far molly walked you have to find out how far her sister and brother walked combined 1.23+0.85=2.08 then subtract 3.45-2.08 to get 1.37
molly waled 1.37 more miles then her brother and sister combined
Answer:
Its option A
Step-by-step explanation:
P=2l+2w
P=2(l+w)
P/2=l+w
P/2-l=w
(P-2l)/2=w
<h3>
Answer: f( f(x) ) = x^4 + 2x^2 + 2</h3>
=============================================
Work Shown:
f(x) = x^2 + 1
f(x) = ( x )^2 + 1
f( f(x) ) = ( f(x) )^2 + 1 .. replace every x with f(x)
f( f(x) ) = ( x^2+1 )^2 + 1 .. plug in f(x) = x^2+1
f( f(x) ) = ( x^2+1 )( x^2+1 )+1
f( f(x) ) = y( x^2+1 )+1 .... let y = f(x) = x^2+1
f( f(x) ) = y*x^2+y+1 ... distribute
f( f(x) ) = x^2*( y ) + ( y ) + 1
f( f(x) ) = x^2*( x^2+1 ) + (x^2+1) + 1 .... plug in y = x^2+1
f( f(x) ) = x^4 + x^2 + x^2 + 1 + 1
f( f(x) ) = x^4 + 2x^2 + 2
--------------------------------------
Side note:
, the small circle indicates function composition. It's similar to 