document.write( "Question 25313: A kitchen measures 5 1/3 yd by 4 1/4 yd. If you purchase linoleum costing $9 per square yard, what will it cost to cover the floor? \n" ); document.write( "
Algebra.Com's Answer #13596 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
5 1/3 = 16/3
\n" ); document.write( "4 1/4 = 17/4
\n" ); document.write( "cost = cost/yd2 x # yds2
\n" ); document.write( "cost = 9.00 x (16/3)x(17/4)
\n" ); document.write( "cost = 9 x (4/3)x 17
\n" ); document.write( "cost = 3 x 4 x 17
\n" ); document.write( "cost = $204
\n" ); document.write( "
\n" );