document.write( "Question 523533: This is for my granddaughter\r
\n" );
document.write( "\n" );
document.write( "A jacket cost $28.00 more than twice the cost of a pair of slacks, if the jacket cost $152.00, how much do the slacks cost.\r
\n" );
document.write( "\n" );
document.write( "Any help is greatly appreciated.\r
\n" );
document.write( "\n" );
document.write( "Thanks
\n" );
document.write( "Gina \n" );
document.write( "
Algebra.Com's Answer #347360 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A jacket cost $28.00 more than twice the cost of a pair of slacks, if the jacket cost $152.00, how much do the slacks cost. \n" ); document.write( ": \n" ); document.write( "Let s = cost of one pair of slacks \n" ); document.write( ": \n" ); document.write( "Write an equation for exactly what it says \n" ); document.write( "2s + 28 = 152 \n" ); document.write( "Subtract 28 from each side \n" ); document.write( "2s = 152 - 28 \n" ); document.write( "2s = 124 \n" ); document.write( "divide both sides by 2 \n" ); document.write( "s = 124/2 \n" ); document.write( "s = $62 for each pair of slack \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "See if that checks out \n" ); document.write( "2(62) + 28 = \n" ); document.write( "124 + 28 = 152 \n" ); document.write( " |