document.write( "Question 450801: 2x+(3/4)(4x+16)=7
\n" );
document.write( "(3/4) is a fraction just so you know \n" );
document.write( "
Algebra.Com's Answer #310039 by natnat1224(1)![]() ![]() ![]() You can put this solution on YOUR website! 2x+(3/4)(4x+16)=7 \n" ); document.write( "First, you distribute the 3/4 to the 4x and the 16. \n" ); document.write( "2x+(3/4)(4x)+(3/4)(16)=7 \n" ); document.write( "2x+3+12=7 \n" ); document.write( "Then you add the 3 and the 12. \n" ); document.write( "2x+15=7 \n" ); document.write( "Then you move the 15 from the left to the right (subtract it from the 7. \n" ); document.write( "2x=7-15 \n" ); document.write( "2x=-8 \n" ); document.write( "Finally you divide the 2 to both sides. \n" ); document.write( "x=-8/2 \n" ); document.write( "x=-4 \n" ); document.write( "The final answer is -4. \n" ); document.write( " |