As we could "drag" these together, we could then do it the easy way.
56
+56
+56
-------
168
------------------------
Or we could also do the following:
56
3:
6
3= 18.
Carry the one.
5
3 = 15+1 (which was carried). = 16
(16+8) =
168
She would have sold 45 tickets on the first day
Answer:
1460 days till they collide again
<span />
<span>f(x)=5x+3/6x+7
This means that f(6/x) = [</span>5(6/x)+3] / [6(6/x)+7] = [ 30/x +3 ] / [36/x +7]
If we assume x≠0 , f(6/x) = [30 +3x]/ [36 + 7x]
g(x)=√<span> [ x^2-4x ]
</span>
g(x-4) = √ [ (x-4)^2-4(x-4) ] = √ [ x² -8x +16 -4x +16 ] = √ [ x^2-12x +32]
Answer:
espero que esto ayude
Step-by-step explanation:
length = int (input ("Ingresa una longitud"))
width = int (input ("Ingresa un ancho"))
área = largo * ancho
imprimir ("El área es" + área)