document.write( "Question 268729: what strategies can you use to solve a linear equation such as 500=242+5x \n" ); document.write( "
Algebra.Com's Answer #196922 by persian52(161)![]() ![]() You can put this solution on YOUR website! 500=242+5x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since x is on the right-hand side of the equation, switch the sides so it is on the left-hand side of the equation. \n" ); document.write( "242+5x=500\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since 242 does not contain the variable to solve for, move it to the right-hand side of the equation by subtracting 242 from both sides. \n" ); document.write( "5x=-242+500\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add 500 to -242 to get 258. \n" ); document.write( "5x=258\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Divide each term in the equation by 5. \n" ); document.write( "(5x)/(5)=(258)/(5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Simplify the left-hand side of the equation by canceling the common terms. \n" ); document.write( "x=(258)/(5) \n" ); document.write( " |