document.write( "Question 853813: Hi I really need help with these questions please. Could someone show their solution too please. Thank you so much.\r
\n" );
document.write( "\n" );
document.write( "Solve each of the following equations for x, that is, find all real numbers, x, which satisfy the equation.\r
\n" );
document.write( "\n" );
document.write( "1.) 3(x-5)-2(x-4)=2-7(x-1)
\n" );
document.write( "2.) (x-2)/a = b \n" );
document.write( "
Algebra.Com's Answer #514247 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! 1.) 3(x-5)-2(x-4)=2-7(x-1) \n" ); document.write( "3x - 15 -2x + 8 = 2 -7x + 7 \n" ); document.write( "x - 7 = -7x + 9 \n" ); document.write( "add +7x to each side \n" ); document.write( "8x -7 = 9 \n" ); document.write( "add 7 to each side \n" ); document.write( "8x = 16 \n" ); document.write( "divide each side by 8 \n" ); document.write( "x = 2 \n" ); document.write( "%%%%%%%%%% \n" ); document.write( "2.) (x-2)/a = b \n" ); document.write( "multiply each side by a \n" ); document.write( "(x-2) = b*a \n" ); document.write( "add 2 to each side \n" ); document.write( "x = b*a + 2 \n" ); document.write( " |