You have square tiles with a side length of ⅓ inch Draw a 4 x 5 array using the square tiles.  What are the dimensions of the rectangular array?

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter9: Advanced Array Concepts
Section: Chapter Questions
Problem 11RQ
icon
Related questions
Question

You have square tiles with a side length of ⅓ inch Draw a 4 x 5 array using the square tiles.  What are the dimensions of the rectangular array?

Expert Solution
Step 1

Given that,

side length of the square tile=1/3

To draw 4 x 5 rectangular array using the square tiles, the formula is ceil(m/s)*ceil(n/s)

Where m=4, n=5 and s=1/3

Then number of tiles required= ceil(4/1/3)*ceil(5/1/3)

=12*15

=180

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Array
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage