document.write( "Question 518356: Solve the Following Equations:\r
\n" );
document.write( "\n" );
document.write( "3/2-X/4 = -10 \n" );
document.write( "
Algebra.Com's Answer #345752 by tracyc0912(40) You can put this solution on YOUR website! 3/2 - x/4=-10 (get a least common denominator for the fractions) \n" ); document.write( "6/4 - x/4=-10 (multiply both sides by 4 to clear fractions) \n" ); document.write( "6-x=-40 (subtract -6 from both sides) \n" ); document.write( "-x=-46 (divide both sides by -1 to clear negative) \n" ); document.write( "x=46 \n" ); document.write( "Hope this helps! \n" ); document.write( " |