A rectangle has 4 sides
each side is a right angle
a right angle by definition is 90 degrees

False
x= A ticket
y=b ticket
x+y=500
10x+60y=6000
-------------------
10x+60y=6000
- x+y=500 (*10) ---> 10x+10y=5000
-------------------
10x+60y=6000
- 10x+10y=5000
-------------------
50y=1000
y=1000/50
y=20
b ticket =20
x+y=500
x+20=500
x=500-20
x=480
a ticket=480
answer is the last option ,
We have two equations that were solved by Nikki and Jonathon:
Equating the above two:
⇒ 1.3x + 1.6 = -2.7x + 3.2
⇒ 4x = 1.6
⇒ x = 0.4
Hence, substituting the value of x in one of the equations we get:
y = 1.3×0.4 + 1.6 = 2.12
So the solution is (0.4, 2.12)
Jonathon's solution was (0.4, 2.12) and Nikki's was (2.25, 0.5). Hence Jonathon gave the correct solution.
This is the following condition in order to get the specific output for this specific problem: if is_a_prime(n):<span> is_prime = True</span> <span><span>Now all you have to do is write is_a_prime().
For the hard code for this problem:
</span>if n == 2:<span>
is_prime = True
elif n % 2 == 0:
is_prime = False
else:
is_prime = True
for m in range (3, int (n * 0.5) + 1, 2):
if n % m == 0:
is_prime = False
<span>break.</span></span></span>
<span>
To add, a high-level programming language that is widely used for general-purpose programming<span>, created by Guido van Rossum and first released in 1991 is called Python.</span></span>
Answer:
C.x2 + 12x + 4x + 48
Step-by-step explanation: