If the guppies multiply by four in six months then that 4 raised to the power of six. Then multiply it with the starting number of guppies which is 6Formula=4^6 (6)4096 x 6= 24576
So, there are 24, 576 guppies in six months. The answer is A.
Answer:
5x + 3y = 95
8x + 6y = 170
x = 10 ; y = 15
Step-by-step explanation:
Let :
x = pack of juice boxes
y = pack of water bottles
Pack of juice box = $5
Pack of water bottles = $3
Amount of money spent :
5x + 3y = $95
Number of drinks purchased :
8x + 6y = 170
Using both equations ;
5x + 3y = 95 - - - (1)
8x + 6y = 170 - - - (2)
Multiply (1) by 6 and (2) by 3
30x + 18y = 570
24x + 18y = 510
Subtract :
6x = 60
x = 60 / 6
x = 10
Put x = 10 in (1)
5(10) + 3y = 95
50 + 3y = 95
3y = 95 - 50
3y = 45
y = 45 / 3
y = 15
x = 10 ; y = 15
108-271+215-_____=-103
Im going to combine the first thee numbers and replace the blank with a variable, lets use x.
52 - x=-103
now I am going to subtract 52 on both sides to get the variable alone
-x=-155
Im going to multiply both sides to eliminate the negitive in the variable
x=155
If you want to check just plug 155 into the blank
108-271+215-155=-103
-163+215-155=-103
52-155=-103
-103=-103
so after checking work the blank is equal to 155.
Answer:
Where is the question?
Step-by-step explanation:
Python is an interpreted high-level general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant indentation.