document.write( "Question 1010118: Identify the error in the problem.
\n" );
document.write( "Solve 5y-10x=15 for y.
\n" );
document.write( "Step 1: 5y=15+10x
\n" );
document.write( "Step 2: y=15+10x/5
\n" );
document.write( "Step 3: y=3+10x \n" );
document.write( "
Algebra.Com's Answer #625579 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Solve 5y-10x=15 for y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ADDITION PROP of EQLTY, Step 1: 5y=15+10x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "MULTIPLICATION PROP of EQLTY, Step 2: y=15+10x/5 \n" ); document.write( "Mistake in grouping\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "DISTRIBUTIVE PROPERTY, Step 3: y=3+10x \n" ); document.write( "The needed grouping WAS observed, but one of the computational parts was done wrongly. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The correct result should be y=3+2x. \n" ); document.write( " |