document.write( "Question 187962This question is from textbook
\n" );
document.write( ": If I have the problem 3\(2a-5)=-1. Where would I begin to solve this?
\n" );
document.write( "Any help would be greatly appreciated!! \n" );
document.write( "
Algebra.Com's Answer #140908 by Alan3354(69443) You can put this solution on YOUR website! If I have the problem 3\(2a-5)=-1. Where would I begin to solve this? \n" ); document.write( "Any help would be greatly appreciated!! \n" ); document.write( "------------------------ \n" ); document.write( "Multiply thru by (2a-5) \n" ); document.write( "3 = -1*(2a-5) \n" ); document.write( "3 = -2a + 5 \n" ); document.write( "-2 = -2a \n" ); document.write( "a = 1 \n" ); document.write( "That's a good start. \n" ); document.write( " |