document.write( "Question 806632: one number is 1/3 of another number. Their sum is ninety-six. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #485962 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+1/3x=96
\n" ); document.write( "4/3x=96
\n" ); document.write( "x=96/(4/3)
\n" ); document.write( "x=96*3/4
\n" ); document.write( "x=72
\n" ); document.write( "1/3x=24
\n" ); document.write( "
\n" );