Question 1101295
let x = Jasmine's age
let y = Jamie's age
let z = George's
:
looks like we are missing some information here, anyway:
write an equation for each statement
;
Jasmine is 23 years old.
x = 23
 Jamie is 3 years less than half of George’s age.
y = {{{1/2}}}z - 3
get rid of the fraction, multiply by 2
2y = z - 6
2y + 6 = z
Write and solve an equation to find George’s age.
z = 2y + 6
That's as far as we can go with information we have.