document.write( "Question 158288: One-half of a number is 2 more than 1/4 of the number. Find the number \n" ); document.write( "
Algebra.Com's Answer #116686 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let the number be x. \n" ); document.write( "x/2=x/4 + 2 \n" ); document.write( "2x=x+8 multiply each side by 4. \n" ); document.write( "x=8 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |