document.write( "Question 777296: If 5x+7=25-x, what is x?
\n" );
document.write( "5x+7=25-x
\n" );
document.write( "5x+x=25-7
\n" );
document.write( "6x=18
\n" );
document.write( "x=3 \n" );
document.write( "
Algebra.Com's Answer #473989 by saadoon65(1)![]() ![]() ![]() You can put this solution on YOUR website! 5x+7=25-x \n" ); document.write( "5x+x=25-7 \n" ); document.write( "6x=18 \n" ); document.write( "x=3 \n" ); document.write( " |