document.write( "Question 205709: Hi, I need help on my summer assignment, i did all of them except two...which i don't know how to do. I'm so sorry, they have parts to them.\r
\n" );
document.write( "\n" );
document.write( "The first one is :
\n" );
document.write( "\"A Glass mirror is selling mirrors with frames. The store charges 10 cents for each square inch of mirror and 25 cents for each linear inch of frame.
\n" );
document.write( "A. Show that a 20 inch by 30 inch mirror should cost 85 dollars
\n" );
document.write( "(I tried solving this by multiplying the money by the inches, and by finding the area and stuff but either it equals more or less.)
\n" );
document.write( "B. If there was a mirror that measures 40 inches on one side, what would the other measurement be if the price were still 85 dollars
\n" );
document.write( "C. Write an equation that determines the price (p) given length (l) and width (W)
\n" );
document.write( "D. Solve this equation for L\"\r
\n" );
document.write( "\n" );
document.write( "If you could just do A and B that would be great because then i could figure out c and D since u will show me the work and how u did it so I know....Thank You soooo much~!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #155335 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A Glass mirror is selling mirrors with frames. \n" ); document.write( "The store charges 10 cents for each square inch of mirror and 25 cents for each linear inch of frame. \n" ); document.write( "A. Show that a 20 inch by 30 inch mirror should cost 85 dollars \n" ); document.write( "linear cost = 2(20+30)*25 cents = 2500 cents = $25.00 \n" ); document.write( "area cost = 20*30*10 cents = 6000 cents = $60.00 \n" ); document.write( "----------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "B. If there was a mirror that measures 40 inches on one side, what would the other measurement be if the price were still 85 dollars \n" ); document.write( "Let the other side length be \"x\" \n" ); document.write( "--- \n" ); document.write( "linear cost = 2(40+x)*25 = 2000+50x cents \n" ); document.write( "area cost = 40x*10 = 400x cents \n" ); document.write( "Equation: \n" ); document.write( "2000 + 50x + 400x = 8500 cents \n" ); document.write( "450x = 6500 \n" ); document.write( "x = 14.44 inches \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |