subject

Int side1;
int side2; //additional vars as needed
/*assume there is code here to initialize these values*/
two polygons are said to be similar if their corresponding angles are the same or if each pair of corresponding sides has the same ratio. write the code to test if two rectangles are similar when the length and width of each are provided as integer values.
if the rectangles have lengths of 10 and 8, the ratio would be 1.25.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:30
Which statement best explains how plant cells use photosynthesis to maintain homeostasis? they use glucose and water to make energy. they break down glucose into fat. they combine oxygen and water to make glucose. they make glucose from carbon dioxide and water.
Answers: 1
question
Computers and Technology, 22.06.2019 05:10
Read the code below. what will the computer print if the input for year_variable is 1700? if year_variable == 1776: print("your answer is correct. the declaration of independence was signed in “year_variable”.") elif year_variable < 1776: compute_variable = 1776 - year_variable. print("add “compute_variable“ years to your answer for the correct answer.") elif year_variable > 1776: compute_variable = year_variable - 1776 print("subtract “compute_variable” years from your answer for the correct answer.")
Answers: 1
question
Computers and Technology, 22.06.2019 10:00
Wich technology can a website use to allow you to listen to a concert live over the internet?
Answers: 3
question
Computers and Technology, 22.06.2019 15:30
When creating a budget, log fixed expenses before income. after income. after savings. at the top.
Answers: 1
You know the right answer?
Int side1;
int side2; //additional vars as needed
/*assume there is code here to initi...
Questions
question
Mathematics, 20.09.2020 01:01
question
Mathematics, 20.09.2020 01:01
question
Mathematics, 20.09.2020 01:01
question
Mathematics, 20.09.2020 01:01
question
Mathematics, 20.09.2020 01:01
Questions on the website: 13722363