document.write( "Question 307320: I need help answering this:
\n" );
document.write( "x=(2x-3)+5
\n" );
document.write( "I'm not even sure if this the right equation it said:
\n" );
document.write( "A number x is five more than two times x minus three.
\n" );
document.write( "Please Help. \n" );
document.write( "
Algebra.Com's Answer #219876 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A number x is five more than two times x minus three. \n" ); document.write( "I think the equation should be: \n" ); document.write( "x = 2(x-3) + 5 \n" ); document.write( "x = 2x - 6 + 5 \n" ); document.write( "x = 2x - 1 \n" ); document.write( "1 = 2x - x \n" ); document.write( "x = 1 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution in original equation \n" ); document.write( "1 = 2(1 - 3) + 5 \n" ); document.write( "1 = 2(-2) + 5 \n" ); document.write( " \n" ); document.write( " |