Assuming the original price was £1.00
the answer is C) 0.60p
What we know:
1. y = 2x because angles facing each other are equal to each other
2. A straight line means 180 degrees.
Steps:
y + (x + y + 5) = 180
2y + x = 175
2 (2x) + x = 175
5x = 175
x = 35
y = 2 (35) = 70
Answer:
Lets say that P(n) is true if n is a prime or a product of prime numbers. We want to show that P(n) is true for all n > 1.
The base case is n=2. P(2) is true because 2 is prime.
Now lets use the inductive hypothesis. Lets take a number n > 2, and we will assume that P(k) is true for any integer k such that 1 < k < n. We want to show that P(n) is true. We may assume that n is not prime, otherwise, P(n) would be trivially true. Since n is not prime, there exist positive integers a,b greater than 1 such that a*b = n. Note that 1 < a < n and 1 < b < n, thus P(a) and P(b) are true. Therefore there exists primes p1, ...., pj and pj+1, ..., pl such that
p1*p2*...*pj = a
pj+1*pj+2*...*pl = b
As a result
n = a*b = (p1*......*pj)*(pj+1*....*pl) = p1*....*pj*....pl
Since we could write n as a product of primes, then P(n) is also true. For strong induction, we conclude than P(n) is true for all integers greater than 1.
Answer:
when you do 2 over 5 exponent 5 you get 0.08. I hope this helps you.
Answer:
y = 12
Step-by-step explanation:
The equation of the expression is given as;
2y = 24
We are to write in slope form';
In slope form, an equation is expressed as;
y = mx + c
where y and x are the intercept
m is the slope
c is the intercept
Now to write 2y = 24 in intercept form, we have;
2y = 24
divide both sides by 2;
y = 12