document.write( "Question 52151: Two people's ages add up to 100. They are 82 years apart. Find the age of each.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I know the answer but we're supposed to set up our work like so:
\n" );
document.write( " let x=___
\n" );
document.write( " let x+___=___
\n" );
document.write( "The thing is I have no idea what the blanks are.
\n" );
document.write( "Please help me.
\n" );
document.write( "Thank you
\n" );
document.write( " P.S.
\n" );
document.write( " older=82
\n" );
document.write( " yonger=18
\n" );
document.write( " I think. \n" );
document.write( "
Algebra.Com's Answer #34762 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X+(X+82)=100 OR 2X+82=100 OR 2X=100-82 OR 2X=18 OR X=9 THEN 9+82=91 \r \n" ); document.write( "\n" ); document.write( "PROOF 9+91=100 OR 100=100 \n" ); document.write( " |