subject
Mathematics, 03.02.2021 20:50 lilyrockstarmag

The last two problems this week are puzzles! In these puzzles, the goal is to fill every empty square (including shaded squares) so that: Each square contains a positive digit (1-9). Digits may be reused.
The percent next to a row gives the percent of the row sum contained in the shaded square of that row.
The percent above each column gives the percent of the column sum contained in the shaded square of that column.
Solve the following percent puzzle, entering each square of the completed puzzle in the corresponding box below.
[asy]
void shademe(pair A) {
fill(A--(A+(1,0))--(A+(1,1))--(A+(0 ,1))--cycle, gray(0.8));
}
size(90);
shademe((0,1));
shademe((1,0));
for(int i=0;i<=2;i+=1){
draw((i,0)--(i,2));
draw((0,i)--(2,i));
}
label("$60\%$",(0,1.5),W);
label("$25\%$", (0,0.5), W);
label("$33\frac{1}{3}\%$", (0.5,2),N);
label("$50\%$", (1.5,2),N);
[/asy]

ansver
Answers: 3

Another question on Mathematics

question
Mathematics, 21.06.2019 22:30
Find solution of the linear equation y = 2/3x + 1/3
Answers: 2
question
Mathematics, 21.06.2019 23:30
Sally deposited money into a savings account paying 4% simple interest per year.the first year,she earned $75 in interest.how much interest will she earn during the following year?
Answers: 2
question
Mathematics, 21.06.2019 23:30
Drag each equation to the correct location on the table. for each equation, determine the number of solutions and place on the appropriate field in the table.
Answers: 3
question
Mathematics, 22.06.2019 01:00
Suppose the equation ||x-a|-b|=2008 has 3 distinct real roots and a not =0. find the value of b.
Answers: 1
You know the right answer?
The last two problems this week are puzzles! In these puzzles, the goal is to fill every empty squar...
Questions
Questions on the website: 13722367