Answer:
where is x ..... show that first
46%d+57%y=55%x42
x+y=42
Find y
x=42-y
46%(42-y)+57%y=23.1
19.31-46%y+57%y=23.1
11%y=23.1-19.31
11%y=3.79
y=34
The answer is D
Answer:
9
Step-by-step explanation:
Total initially in bookstore = 45
Sold 13copies, remaining copies = 45-13= 32
Sold 23 copies again, remaining copies = 32-23 = 9
Copies left = 9
Answer:
proof below
Step-by-step explanation:
Remember that a number is even if it is expressed so n = 2k. It is odd if it is in the form 2k + 1 (k is just an integer)
Let's say we have to odd numbers, 2a + 1, and 2b + 1. We are after the sum of their squares, so we have (2a + 1)^2 + (2b + 1)^2. Now let's expand this;
(2a + 1)^2 + (2b + 1)^2 = 4a^2 + 4a + 4b + 4b^2 + 4b + 2
= 2(2a^2 + 2a + 2b^2 + 2b + 1)
Now the sum in the parenthesis, 2a^2 + 2a + 2b^2 + 2b + 1, is just another integer, which we can pose as k. Remember that 2 times any random integer, either odd or even, is always even. Therefore the sum of the squares of any two odd numbers is always even.