The simplified answer is 0.23
I believe it should be =(1-x) multiple by (y-1)
(1-x) x (y-1)
Answer:
John is 17,
Susan is 14,
and Khalid is 9.
Step-by-step explanation:
a = John's age
b = Susan's age
c = Khalid's age
Let's set our rules from the given information.
a = b + 3
c = b - 5
a + b + c = 40
Now, we can solve for b through substitution.
(b + 3) + b + (b - 5) = 40
3b - 2 = 40
3b = 42
b = 14
So, now that we have Susan's age, we can follow the rules and see if it holds.
17 + 14 + 9 = 40 Viola!
Answer:
12, 13, 14
Step-by-step explanation:
Denote the integers as:
x
x+1
x+2
The sum of their squares, so that would be;
(x^(2)) + (( x + 1 )^(2)) + (( x + 2 )^(2)) = 509
write out the squares
x^2 + x^2 + 2x + 1 + x^2 + 4x + 4 = 509
combine like terms
3x^2 + 6x + 5 = 509
inverse operations
3x^2 + 6x + 5 = 509
-5 -5
3x^2 + 6x = 504
factor
3x^2 + 6x = 504
3 ( x^2 + 2x ) =504
Inverse operations
3 ( x^2 + 2x ) = 504
/3 /3
x^2 + 2x = 168
Factor again
x ( x + 2 ) = 168
At this point, it should be obvious that x is 12 (because 12 * 14 = 168)
So now substitute back into the consecutive numbers
x = 12
x + 1 = 13
x + 2 = 14