document.write( "Question 1101295: Jasmine is 23 years old. Jamie is 3 years less than half of George’s age.Write and solve an equation to find George’s age.\r
\n" ); document.write( "\n" ); document.write( "I don’t know how to set it up i tried doing
\n" ); document.write( "X-3=23
\n" ); document.write( "

Algebra.Com's Answer #715881 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
let x = Jasmine's age
\n" ); document.write( "let y = Jamie's age
\n" ); document.write( "let z = George's
\n" ); document.write( ":
\n" ); document.write( "looks like we are missing some information here, anyway:
\n" ); document.write( "write an equation for each statement
\n" ); document.write( ";
\n" ); document.write( "Jasmine is 23 years old.
\n" ); document.write( "x = 23
\n" ); document.write( " Jamie is 3 years less than half of George’s age.
\n" ); document.write( "y = \"1%2F2\"z - 3
\n" ); document.write( "get rid of the fraction, multiply by 2
\n" ); document.write( "2y = z - 6
\n" ); document.write( "2y + 6 = z
\n" ); document.write( "Write and solve an equation to find George’s age.
\n" ); document.write( "z = 2y + 6
\n" ); document.write( "That's as far as we can go with information we have.
\n" ); document.write( "
\n" );