document.write( "Question 301103: A number plus one half of the number is forty-eight. Find the number.\r
\n" );
document.write( "\n" );
document.write( "I thought I had this one, but it's not working in the proof.
\n" );
document.write( "Help.
\n" );
document.write( ":) \n" );
document.write( "
Algebra.Com's Answer #215903 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "let the number be x\r \n" ); document.write( "\n" ); document.write( "x+x/2 =48\r \n" ); document.write( "\n" ); document.write( "2x+x / 2 =48\r \n" ); document.write( "\n" ); document.write( "3x=96\r \n" ); document.write( "\n" ); document.write( "x=96/3\r \n" ); document.write( "\n" ); document.write( "x=32 \n" ); document.write( " |