document.write( "Question 1031093: Hi\r
\n" );
document.write( "\n" );
document.write( "layla spent a total of $135 on a skirt and shoes.the price of the shoes was $18 less than twice what she paid for the skirt.find the cost of the shoes.\r
\n" );
document.write( "\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #645793 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Make the skirt = x \n" ); document.write( "Shoes = 2x - 18 \n" ); document.write( "x + 2x - 18 = 135 \n" ); document.write( "3x - 18 = 135 \n" ); document.write( "3x = 135 + 18 \n" ); document.write( "3x = 153 \n" ); document.write( "x = 153/3 \n" ); document.write( "x = $51 \n" ); document.write( "Skirt cost $51.00 \n" ); document.write( "Shoes cost $84.00 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |