document.write( "Question 924345: [The length of a rectangular picture frame is 30 inches. The length of the frame is three inches less than twice the width. What are the dimensions of the frame?] \n" ); document.write( "
Algebra.Com's Answer #560768 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! L = 30 \n" ); document.write( "L = 2w - 3 \n" ); document.write( "--- \n" ); document.write( "L = 2w - 3 \n" ); document.write( "30 = 2w - 3 \n" ); document.write( "33 = 2w \n" ); document.write( "w = 16.5 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "L = 30 inches \n" ); document.write( "w = 16.5 inches \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |