document.write( "Question 51653: y=10 ** 2 - 8 + 41 * 2 \n" ); document.write( "
Algebra.Com's Answer #34502 by rchill(405)\"\" \"About 
You can put this solution on YOUR website!
It appears your equation is \"y=10%5E2-8%2B41%2A2\". Using order of operations, we get \"y=100-8%2B41%2A2\" first by squaring 10, followed by \"y=100-8%2B82\" by multiplying 41 and 2, then \"y=92%2B82\" by subtracting 8 from 100, and finally \"y=174\" by adding 92 with 82. \n" ); document.write( "
\n" );