document.write( "Question 564816: When 1 is subtracted from three fourths of a number, the result is equal to one half of a number? What is the number? \n" ); document.write( "
Algebra.Com's Answer #365561 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
When 1 is subtracted from three fourths of a number, the result is equal to one half of a number? What is the number?
\n" ); document.write( ".75x - 1 = .5x
\n" ); document.write( ".75x - .5x = +1
\n" ); document.write( ".25x = 1
\n" ); document.write( "Multiply both sides by 4
\n" ); document.write( "x = 4
\n" ); document.write( "
\n" );