document.write( "Question 1117592: Solve for x: ax+5x-4=10 \n" ); document.write( "
Algebra.Com's Answer #732708 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Solve for x: ax+5x-4=10
\n" ); document.write( "ax+5x = 14
\n" ); document.write( "x*(a+5) = 14
\n" ); document.write( "x = 14/(a+5)
\n" ); document.write( "
\n" );