document.write( "Question 562689: Having trouble can't remember how to work this problem out.
\n" );
document.write( "4(5n-7)=32
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #364648 by issacodegard(60)![]() ![]() You can put this solution on YOUR website! Hi, first we distribute the 4 to get, \n" ); document.write( "4*5n-4*7=32 \n" ); document.write( "20n-28=32 \n" ); document.write( "Add 28 to both sides: \n" ); document.write( "20n-28+28=32+28 \n" ); document.write( "20n=60 \n" ); document.write( "Divide by 20 on both sides: \n" ); document.write( "20n/20=60/20 \n" ); document.write( "n=3 \n" ); document.write( " |