document.write( "Question 1024632: Can you please solve the following Linear Equations for the unknown:\r
\n" );
document.write( "\n" );
document.write( " 3𝑧 + 2 = 5𝑧 − 2
\n" );
document.write( " 𝑑 – 3 = 2𝑑 + 6 \n" );
document.write( "
Algebra.Com's Answer #640032 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "3z + 2 = 5z - 2 \n" ); document.write( "3z - 5z = -2 - 2 \n" ); document.write( "-2z = -4 \n" ); document.write( "z = -4/-2 \n" ); document.write( "z = 2 \n" ); document.write( "........ \n" ); document.write( "d - 3 = 2d + 6 \n" ); document.write( "d - 2d = 6 + 3 \n" ); document.write( "-d = 9 \n" ); document.write( "Multiply both sides by -1 \n" ); document.write( "d = -9 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |