document.write( "Question 930170: the area of a rectangle is 1/2 square inch. the length of a rectangle is 3/8 inch. what is the width of a rectangle? \n" ); document.write( "
Algebra.Com's Answer #564730 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! a = Lw \n" ); document.write( "Lw = 1/2 \n" ); document.write( "w = (1/2)/L \n" ); document.write( "--- \n" ); document.write( "L = 3/8 \n" ); document.write( "--- \n" ); document.write( "w = (1/2)/L \n" ); document.write( "w = (1/2)/(3/8) \n" ); document.write( "w = (1/2)*(8/3) \n" ); document.write( "w = (1/1)*(4/3) \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "w = 4/3 inch \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( " |