document.write( "Question 824099: a homeowner is building a square patio and will cover the patio with square tiles. each tile has an area of 256 square inches and cost 3.45. the homeowner has $500 to spend tiles. \r
\n" );
document.write( "\n" );
document.write( "a. calculate: how many tiles can the homeowner buy? b. Explain: find the side length (in feet) of largest patio that homeowner can build. Explain how you got your answer. \n" );
document.write( "
Algebra.Com's Answer #496085 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "500/3.45 = 144.927536231884062 \n" ); document.write( "he can purchase a maximum of 144 tiles \n" ); document.write( "--- \n" ); document.write( "since the patio is square (the length and width of the patio are the same), the number of tiles per side can be calculated like this: \n" ); document.write( "n = sqrt( 144 ) \n" ); document.write( "n = 12 \n" ); document.write( "tiles per side = 12 \n" ); document.write( "--- \n" ); document.write( "because each tile is square, the dimensions of each tile are: \n" ); document.write( "s = L = w \n" ); document.write( "a = Lw = ss \n" ); document.write( "ss = 256 sq.in \n" ); document.write( "s = sqrt( 256 ) = 16 \n" ); document.write( "L = 16 inch \n" ); document.write( "w = 16 inch \n" ); document.write( "--- \n" ); document.write( "the dimensions of the largest patio are: \n" ); document.write( "(12 tiles) * (16 inch/tile) * (1/12 feet/inch) = 16 feet \n" ); document.write( "L = 16 feet \n" ); document.write( "w = 16 feet \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( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |